Class: Aws::Types::DeleteDestinationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#destination_name::String

Returns the value of attribute destination_name.

Returns:

  • (::String)


341
342
343
# File 'sig/types.rbs', line 341

def destination_name
  @destination_name
end