Class: Aws::Types::ModifyEndpointResponse
- Inherits:
-
Object
- Object
- Aws::Types::ModifyEndpointResponse
- 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.
1915 1916 1917 |
# File 'sig/types.rbs', line 1915 def endpoint @endpoint end |