class
Amazonite::Ssm::DocumentFilter
- Amazonite::Ssm::DocumentFilter
- Reference
- Object
Overview
This data type is deprecated. Instead, use DocumentKeyValuesFilter.
Included Modules
- JSON::Serializable
Defined in:
ssm/document_filter.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#key : DocumentFilterKey
The name of the filter.
-
#key=(key : DocumentFilterKey)
The name of the filter.
- #validate! : Nil
-
#value : String
The value of the filter.
-
#value=(value : String)
The value of the filter.
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?.