Class: Aws::Types::DeployAsApplicationConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::DeployAsApplicationConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_content_location ⇒ Types::S3ContentBaseLocation
Returns the value of attribute s3_content_location.
Instance Attribute Details
#s3_content_location ⇒ Types::S3ContentBaseLocation
Returns the value of attribute s3_content_location.
524 525 526 |
# File 'sig/types.rbs', line 524 def s3_content_location @s3_content_location end |