Class: Aws::Types::DeployAsApplicationConfigurationUpdate
- Inherits:
-
Object
- Object
- Aws::Types::DeployAsApplicationConfigurationUpdate
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_content_location_update ⇒ Types::S3ContentBaseLocationUpdate
Returns the value of attribute s3_content_location_update.
Instance Attribute Details
#s3_content_location_update ⇒ Types::S3ContentBaseLocationUpdate
Returns the value of attribute s3_content_location_update.
534 535 536 |
# File 'sig/types.rbs', line 534 def s3_content_location_update @s3_content_location_update end |