Class: Aws::Types::ExportTransitGatewayRoutesResult
- Inherits:
-
Object
- Object
- Aws::Types::ExportTransitGatewayRoutesResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_location ⇒ ::String
Returns the value of attribute s3_location.
Instance Attribute Details
#s3_location ⇒ ::String
Returns the value of attribute s3_location.
9283 9284 9285 |
# File 'sig/types.rbs', line 9283 def s3_location @s3_location end |