Class: Aws::Types::DeletePublishingDestinationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#destination_id::String

Returns the value of attribute destination_id.

Returns:

  • (::String)


771
772
773
# File 'sig/types.rbs', line 771

def destination_id
  @destination_id
end

#detector_id::String

Returns the value of attribute detector_id.

Returns:

  • (::String)


770
771
772
# File 'sig/types.rbs', line 770

def detector_id
  @detector_id
end