Class: Aws::Types::GetSuppressedDestinationResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetSuppressedDestinationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#suppressed_destination ⇒ Types::SuppressedDestination
Returns the value of attribute suppressed_destination.
Instance Attribute Details
#suppressed_destination ⇒ Types::SuppressedDestination
Returns the value of attribute suppressed_destination.
1047 1048 1049 |
# File 'sig/types.rbs', line 1047 def suppressed_destination @suppressed_destination end |