class
Amazonite::ApiGateway::GetSdkTypeRequest
- Amazonite::ApiGateway::GetSdkTypeRequest
- Reference
- Object
Overview
Get an SdkType instance.
Included Modules
- JSON::Serializable
Defined in:
api_gateway/get_sdk_type_request.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#id : String
The identifier of the queried SdkType instance.
-
#id=(id : String)
The identifier of the queried SdkType instance.
- #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?.