Class: Aws::Types::InternetMeasurementsLogDelivery
- Inherits:
-
Object
- Object
- Aws::Types::InternetMeasurementsLogDelivery
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_config ⇒ Types::S3Config
Returns the value of attribute s3_config.
Instance Attribute Details
#s3_config ⇒ Types::S3Config
Returns the value of attribute s3_config.
235 236 237 |
# File 'sig/types.rbs', line 235 def s3_config @s3_config end |