Class: Aws::Types::DeleteEndpointResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteEndpointResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#endpoint ⇒ Types::Endpoint
Returns the value of attribute endpoint.
Instance Attribute Details
#endpoint ⇒ Types::Endpoint
Returns the value of attribute endpoint.
593 594 595 |
# File 'sig/types.rbs', line 593 def endpoint @endpoint end |