Module: Aws::ElasticsearchService::Client::_ListVpcEndpointAccessResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListVpcEndpointAccessResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#authorized_principal_list ⇒ ::Array[Types::AuthorizedPrincipal]
621 |
# File 'sig/client.rbs', line 621
def authorized_principal_list: () -> ::Array[Types::AuthorizedPrincipal]
|
#next_token ⇒ ::String
622 |
# File 'sig/client.rbs', line 622
def next_token: () -> ::String
|