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.
3801 3802 3803 |
# File 'sig/types.rbs', line 3801 def app_image_config_name @app_image_config_name end |