Class: Aws::Types::DeleteEndpointAccessResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteEndpointAccessResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#endpoint ⇒ Types::EndpointAccess
Returns the value of attribute endpoint.
Instance Attribute Details
#endpoint ⇒ Types::EndpointAccess
Returns the value of attribute endpoint.
216 217 218 |
# File 'sig/types.rbs', line 216 def endpoint @endpoint end |