Module: Aws::EC2::Client::_ModifyVpcEndpointPayerResponsibilityResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ModifyVpcEndpointPayerResponsibilityResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#payer_responsibilities ⇒ ::Array[Types::PayerResponsibilityEntry]
12595 |
# File 'sig/client.rbs', line 12595
def payer_responsibilities: () -> ::Array[Types::PayerResponsibilityEntry]
|
#vpc_endpoint_id ⇒ ::String
12594 |
# File 'sig/client.rbs', line 12594
def vpc_endpoint_id: () -> ::String
|