class
Amazonite::CloudWatchLogs::AssociateSourceToS3TableIntegrationRequest
Included Modules
- JSON::Serializable
Defined in:
cloudwatch_logs/associate_source_to_s3_table_integration_request.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#data_source : DataSource
The data source to associate with the S3 Table Integration.
-
#data_source=(data_source : DataSource)
The data source to associate with the S3 Table Integration.
-
#hash(hasher)
See
Object#hash(hasher) -
#integration_arn : String
The Amazon Resource Name (ARN) of the S3 Table Integration to associate the data source with.
-
#integration_arn=(integration_arn : String)
The Amazon Resource Name (ARN) of the S3 Table Integration to associate the data source with.
- #validate! : Nil
Constructor Detail
Instance Method Detail
Returns true if this reference is the same as other. Invokes same?.
The data source to associate with the S3 Table Integration. Contains the name and type of the data source.
The data source to associate with the S3 Table Integration. Contains the name and type of the data source.
The Amazon Resource Name (ARN) of the S3 Table Integration to associate the data source with.
The Amazon Resource Name (ARN) of the S3 Table Integration to associate the data source with.