Class: Aws::Types::DeleteKeys

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#with_keys::Array[::String]

Returns the value of attribute with_keys.

Returns:

  • (::Array[::String])


363
364
365
# File 'sig/types.rbs', line 363

def with_keys
  @with_keys
end