Class: Aws::Types::AudienceDestination
- Inherits:
-
Object
- Object
- Aws::Types::AudienceDestination
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_destination ⇒ Types::S3ConfigMap
Returns the value of attribute s3_destination.
Instance Attribute Details
#s3_destination ⇒ Types::S3ConfigMap
Returns the value of attribute s3_destination.
34 35 36 |
# File 'sig/types.rbs', line 34 def s3_destination @s3_destination end |