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.
11904 11905 11906 |
# File 'sig/types.rbs', line 11904 def app_image_config_arn @app_image_config_arn end |