Class: Aws::Types::DeleteEndpointMessage
- Inherits:
-
Object
- Object
- Aws::Types::DeleteEndpointMessage
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#endpoint_arn ⇒ ::String
Returns the value of attribute endpoint_arn.
Instance Attribute Details
#endpoint_arn ⇒ ::String
Returns the value of attribute endpoint_arn.
588 589 590 |
# File 'sig/types.rbs', line 588 def endpoint_arn @endpoint_arn end |