Class: Aws::Types::UpdateTraceSegmentDestinationRequest
- Inherits:
-
Object
- Object
- Aws::Types::UpdateTraceSegmentDestinationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#destination ⇒ "XRay", "CloudWatchLogs"
Returns the value of attribute destination.
Instance Attribute Details
#destination ⇒ "XRay", "CloudWatchLogs"
Returns the value of attribute destination.
1069 1070 1071 |
# File 'sig/types.rbs', line 1069 def destination @destination end |