class
Amazonite::CloudWatchLogs::DisassociateSourceFromS3TableIntegrationResponse
Included Modules
- JSON::Serializable
Defined in:
cloudwatch_logs/disassociate_source_from_s3_table_integration_response.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#identifier : String | Nil
The unique identifier of the association that was removed.
-
#identifier=(identifier : String | Nil)
The unique identifier of the association that was removed.
- #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 identifier=(identifier : String | Nil)
#
The unique identifier of the association that was removed.