class
Amazonite::ApiGateway::Stages
- Amazonite::ApiGateway::Stages
- Reference
- Object
Overview
A list of Stage resources that are associated with the ApiKey resource.
Included Modules
- JSON::Serializable
Defined in:
api_gateway/stages.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#item : Array(Stage) | Nil
The current page of elements from this collection.
-
#item=(item : Array(Stage) | Nil)
The current page of elements from this collection.
- #validate! : Nil
Constructor Detail
Instance Method Detail
def ==(other : self)
#
Description copied from class Reference
Returns true if this reference is the same as other. Invokes same?.
The current page of elements from this collection.