class
Amazonite::Ssm::CreateOpsMetadataResult
- Amazonite::Ssm::CreateOpsMetadataResult
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
ssm/create_ops_metadata_result.crConstructors
- .new(pull : JSON::PullParser)
- .new(ops_metadata_arn : String | Nil = nil)
- .new(*, __pull_for_json_serializable pull : JSON::PullParser)
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#ops_metadata_arn : String | Nil
The Amazon Resource Name (ARN) of the OpsMetadata Object or blob created by the call.
-
#ops_metadata_arn=(ops_metadata_arn : String | Nil)
The Amazon Resource Name (ARN) of the OpsMetadata Object or blob created by the call.
- #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 : String | Nil
#
The Amazon Resource Name (ARN) of the OpsMetadata Object or blob created by the call.
def ops_metadata_arn=(ops_metadata_arn : String | Nil)
#
The Amazon Resource Name (ARN) of the OpsMetadata Object or blob created by the call.