Class: Aws::Types::ReportDestination
- Inherits:
-
Object
- Object
- Aws::Types::ReportDestination
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3 ⇒ Types::ReportDestinationS3
Returns the value of attribute s3.
Instance Attribute Details
#s3 ⇒ Types::ReportDestinationS3
Returns the value of attribute s3.
784 785 786 |
# File 'sig/types.rbs', line 784 def s3 @s3 end |