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]
8697 |
# File 'sig/client.rbs', line 8697
def allowed_principals: () -> ::Array[Types::AllowedPrincipal]
|
#next_token ⇒ ::String
8698 |
# File 'sig/client.rbs', line 8698
def next_token: () -> ::String
|