Module: Aws::OpenSearchService::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]
1204 |
# File 'sig/client.rbs', line 1204
def authorized_principal_list: () -> ::Array[Types::AuthorizedPrincipal]
|
#next_token ⇒ ::String
1205 |
# File 'sig/client.rbs', line 1205
def next_token: () -> ::String
|