Module: Aws::EC2::Client::_CreateVpcEndpointResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateVpcEndpointResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#client_token ⇒ ::String
3870 |
# File 'sig/client.rbs', line 3870
def client_token: () -> ::String
|
#vpc_endpoint ⇒ Types::VpcEndpoint
3869 |
# File 'sig/client.rbs', line 3869
def vpc_endpoint: () -> Types::VpcEndpoint
|