Class: Aws::Types::DisableAllowedImagesSettingsResult

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"disabled"

Returns the value of attribute allowed_images_settings_state.

Returns:

  • ("disabled")


8065
8066
8067
# File 'sig/types.rbs', line 8065

def allowed_images_settings_state
  @allowed_images_settings_state
end