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]
12844 |
# File 'sig/client.rbs', line 12844
def payer_responsibilities: () -> ::Array[Types::PayerResponsibilityEntry]
|
#vpc_endpoint_id ⇒ ::String
12843 |
# File 'sig/client.rbs', line 12843
def vpc_endpoint_id: () -> ::String
|