Module: Aws::EC2::Client::_DescribeVpcEndpointServicePermissionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeVpcEndpointServicePermissionsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#allowed_principals ⇒ ::Array[Types::AllowedPrincipal]
8683 |
# File 'sig/client.rbs', line 8683
def allowed_principals: () -> ::Array[Types::AllowedPrincipal]
|
#next_token ⇒ ::String
8684 |
# File 'sig/client.rbs', line 8684
def next_token: () -> ::String
|