Class: Aws::Types::LoggingPublishStatus
- Inherits:
-
Object
- Object
- Aws::Types::LoggingPublishStatus
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_tables ⇒ Types::S3TablePublishStatus
Returns the value of attribute s3_tables.
Instance Attribute Details
#s3_tables ⇒ Types::S3TablePublishStatus
Returns the value of attribute s3_tables.
1922 1923 1924 |
# File 'sig/types.rbs', line 1922 def s3_tables @s3_tables end |