Class: Aws::Types::DescribePublishingDestinationRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribePublishingDestinationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#destination_id ⇒ ::String
Returns the value of attribute destination_id.
-
#detector_id ⇒ ::String
Returns the value of attribute detector_id.
Instance Attribute Details
#destination_id ⇒ ::String
Returns the value of attribute destination_id.
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.
838 839 840 |
# File 'sig/types.rbs', line 838 def detector_id @detector_id end |