Class: Aws::Types::Delete

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#objects::Array[Types::ObjectIdentifier]

Returns the value of attribute objects.

Returns:



534
535
536
# File 'sig/types.rbs', line 534

def objects
  @objects
end

#quietBoolean

Returns the value of attribute quiet.

Returns:

  • (Boolean)


535
536
537
# File 'sig/types.rbs', line 535

def quiet
  @quiet
end