class
Amazonite::Ssm::DeleteOpsMetadataRequest
- Amazonite::Ssm::DeleteOpsMetadataRequest
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
ssm/delete_ops_metadata_request.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#ops_metadata_arn : String
The Amazon Resource Name (ARN) of an OpsMetadata Object to delete.
-
#ops_metadata_arn=(ops_metadata_arn : String)
The Amazon Resource Name (ARN) of an OpsMetadata Object to delete.
- #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?.
def ops_metadata_arn=(ops_metadata_arn : String)
#
The Amazon Resource Name (ARN) of an OpsMetadata Object to delete.