Class: Aws::Types::DescribeAppImageConfigRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeAppImageConfigRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#app_image_config_name ⇒ ::String
Returns the value of attribute app_image_config_name.
Instance Attribute Details
#app_image_config_name ⇒ ::String
Returns the value of attribute app_image_config_name.
3803 3804 3805 |
# File 'sig/types.rbs', line 3803 def app_image_config_name @app_image_config_name end |