Class: Aws::Types::S3TablesParameters
- Inherits:
-
Object
- Object
- Aws::Types::S3TablesParameters
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#table_bucket_arn ⇒ ::String
Returns the value of attribute table_bucket_arn.
Instance Attribute Details
#table_bucket_arn ⇒ ::String
Returns the value of attribute table_bucket_arn.
9572 9573 9574 |
# File 'sig/types.rbs', line 9572 def table_bucket_arn @table_bucket_arn end |