Class: Aws::Types::CreateEndpointAccessResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateEndpointAccessResponse
- 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.
74 75 76 |
# File 'sig/types.rbs', line 74 def endpoint @endpoint end |