Class: Aws::Types::InventoryDestination
- Inherits:
-
Object
- Object
- Aws::Types::InventoryDestination
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_bucket_destination ⇒ Types::InventoryS3BucketDestination
Returns the value of attribute s3_bucket_destination.
Instance Attribute Details
#s3_bucket_destination ⇒ Types::InventoryS3BucketDestination
Returns the value of attribute s3_bucket_destination.
1505 1506 1507 |
# File 'sig/types.rbs', line 1505 def s3_bucket_destination @s3_bucket_destination end |