Class: Aws::Types::EnableAllowedImagesSettingsResult
- Inherits:
-
Object
- Object
- Aws::Types::EnableAllowedImagesSettingsResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#allowed_images_settings_state ⇒ "enabled", "audit-mode"
Returns the value of attribute allowed_images_settings_state.
Instance Attribute Details
#allowed_images_settings_state ⇒ "enabled", "audit-mode"
Returns the value of attribute allowed_images_settings_state.
8809 8810 8811 |
# File 'sig/types.rbs', line 8809 def allowed_images_settings_state @allowed_images_settings_state end |