Class: Aws::Types::EnableAllowedImagesSettingsResult

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#allowed_images_settings_state"enabled", "audit-mode"

Returns the value of attribute allowed_images_settings_state.

Returns:

  • ("enabled", "audit-mode")


8809
8810
8811
# File 'sig/types.rbs', line 8809

def allowed_images_settings_state
  @allowed_images_settings_state
end