Class: Aws::Types::StartMetricsExportRequest
- Inherits:
-
Object
- Object
- Aws::Types::StartMetricsExportRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#bucket_name ⇒ ::String
Returns the value of attribute bucket_name.
-
#client_token ⇒ ::String
Returns the value of attribute client_token.
Instance Attribute Details
#bucket_name ⇒ ::String
Returns the value of attribute bucket_name.
1294 1295 1296 |
# File 'sig/types.rbs', line 1294 def bucket_name @bucket_name end |
#client_token ⇒ ::String
Returns the value of attribute client_token.
1295 1296 1297 |
# File 'sig/types.rbs', line 1295 def client_token @client_token end |