Module: Aws::Redshift::Client::_DescribeEndpointAuthorizationResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::EndpointAuthorizationList]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#endpoint_authorization_list ⇒ ::Array[Types::EndpointAuthorization]
1107 |
# File 'sig/client.rbs', line 1107
def endpoint_authorization_list: () -> ::Array[Types::EndpointAuthorization]
|
#marker ⇒ ::String
1108 |
# File 'sig/client.rbs', line 1108
def marker: () -> ::String
|