Class: Aws::Types::ExportSourceNetworkCfnTemplateResponse
- Inherits:
-
Object
- Object
- Aws::Types::ExportSourceNetworkCfnTemplateResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_destination_url ⇒ ::String
Returns the value of attribute s3_destination_url.
Instance Attribute Details
#s3_destination_url ⇒ ::String
Returns the value of attribute s3_destination_url.
465 466 467 |
# File 'sig/types.rbs', line 465 def s3_destination_url @s3_destination_url end |