Class: Aws::Types::UpdateAppImageConfigResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateAppImageConfigResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#app_image_config_arn ⇒ ::String
Returns the value of attribute app_image_config_arn.
Instance Attribute Details
#app_image_config_arn ⇒ ::String
Returns the value of attribute app_image_config_arn.
11903 11904 11905 |
# File 'sig/types.rbs', line 11903 def app_image_config_arn @app_image_config_arn end |