class
Amazonite::Ssm::GetOpsMetadataResult
- Amazonite::Ssm::GetOpsMetadataResult
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
ssm/get_ops_metadata_result.crConstructors
- .new(pull : JSON::PullParser)
- .new(resource_id : String | Nil = nil, metadata : Hash(String, MetadataValue) | Nil = nil, next_token : String | Nil = nil)
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#metadata : Hash(String, MetadataValue) | Nil
OpsMetadata for an Application Manager application.
-
#metadata=(metadata : Hash(String, MetadataValue) | Nil)
OpsMetadata for an Application Manager application.
-
#next_token : String | Nil
The token for the next set of items to return.
-
#next_token=(next_token : String | Nil)
The token for the next set of items to return.
-
#resource_id : String | Nil
The resource ID of the Application Manager application.
-
#resource_id=(resource_id : String | Nil)
The resource ID of the Application Manager application.
- #validate! : Nil
Constructor Detail
Instance Method Detail
Returns true if this reference is the same as other. Invokes same?.
OpsMetadata for an Application Manager application.
OpsMetadata for an Application Manager application.
The token for the next set of items to return. Use this token to get the next set of results.
The token for the next set of items to return. Use this token to get the next set of results.
The resource ID of the Application Manager application.