class
Amazonite::Ssm::OpsMetadataFilter
- Amazonite::Ssm::OpsMetadataFilter
- Reference
- Object
Overview
A filter to limit the number of OpsMetadata objects displayed.
Included Modules
- JSON::Serializable
Defined in:
ssm/ops_metadata_filter.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#key : String
A filter key.
-
#key=(key : String)
A filter key.
- #validate! : Nil
-
#values : Array(String)
A filter value.
-
#values=(values : Array(String))
A filter value.
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?.