Class: Aws::Types::CreateRouteServerEndpointResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateRouteServerEndpointResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#route_server_endpoint ⇒ Types::RouteServerEndpoint
Returns the value of attribute route_server_endpoint.
Instance Attribute Details
#route_server_endpoint ⇒ Types::RouteServerEndpoint
Returns the value of attribute route_server_endpoint.
3038 3039 3040 |
# File 'sig/types.rbs', line 3038 def route_server_endpoint @route_server_endpoint end |