class
Amazonite::Ssm::OpsResultAttribute
- Amazonite::Ssm::OpsResultAttribute
- Reference
- Object
Overview
The OpsItem data type to return.
Included Modules
- JSON::Serializable
Defined in:
ssm/ops_result_attribute.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#type_name : String
Name of the data type.
-
#type_name=(type_name : String)
Name of the data type.
- #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 type_name : String
#
Name of the data type. Valid value: AWS:OpsItem, AWS:EC2InstanceInformation,
AWS:OpsItemTrendline, or AWS:ComplianceSummary.