Class: Aws::Types::DeployAsApplicationConfigurationDescription
- Inherits:
-
Object
- Object
- Aws::Types::DeployAsApplicationConfigurationDescription
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_content_location_description ⇒ Types::S3ContentBaseLocationDescription
Returns the value of attribute s3_content_location_description.
Instance Attribute Details
#s3_content_location_description ⇒ Types::S3ContentBaseLocationDescription
Returns the value of attribute s3_content_location_description.
529 530 531 |
# File 'sig/types.rbs', line 529 def s3_content_location_description @s3_content_location_description end |