Class: Aws::Types::CreateAppImageConfigResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateAppImageConfigResponse
- 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.
1906 1907 1908 |
# File 'sig/types.rbs', line 1906 def app_image_config_arn @app_image_config_arn end |