Class: Aws::Types::DeleteAppImageConfigRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteAppImageConfigRequest
- 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.
3249 3250 3251 |
# File 'sig/types.rbs', line 3249 def app_image_config_name @app_image_config_name end |