Class: Aws::Types::DescribePublishingDestinationRequest

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)


839
840
841
# File 'sig/types.rbs', line 839

def destination_id
  @destination_id
end

#detector_id::String

Returns the value of attribute detector_id.

Returns:

  • (::String)


838
839
840
# File 'sig/types.rbs', line 838

def detector_id
  @detector_id
end