class
Amazonite::CloudWatchLogs::PutIndexPolicyResponse
- Amazonite::CloudWatchLogs::PutIndexPolicyResponse
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
cloudwatch_logs/put_index_policy_response.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#index_policy : IndexPolicy | Nil
The index policy that you just created or updated.
-
#index_policy=(index_policy : IndexPolicy | Nil)
The index policy that you just created or updated.
- #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 index_policy=(index_policy : IndexPolicy | Nil)
#
The index policy that you just created or updated.