class
Amazonite::CloudWatchLogs::DisassociateSourceFromS3TableIntegrationRequest
Included Modules
- JSON::Serializable
Defined in:
cloudwatch_logs/disassociate_source_from_s3_table_integration_request.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#identifier : String
The unique identifier of the association to remove between the data source and S3 Table Integration.
-
#identifier=(identifier : String)
The unique identifier of the association to remove between the data source and S3 Table Integration.
- #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 : String
#
The unique identifier of the association to remove between the data source and S3 Table Integration.
def identifier=(identifier : String)
#
The unique identifier of the association to remove between the data source and S3 Table Integration.