Class: Aws::Types::AvailBlanking

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#avail_blanking_imageTypes::InputLocation

Returns the value of attribute avail_blanking_image.



215
216
217
# File 'sig/types.rbs', line 215

def avail_blanking_image
  @avail_blanking_image
end

#state"DISABLED", "ENABLED"

Returns the value of attribute state.

Returns:

  • ("DISABLED", "ENABLED")


216
217
218
# File 'sig/types.rbs', line 216

def state
  @state
end