Module: Aws::Macie2::Client::_ListAllowListsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAllowListsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#allow_lists ⇒ ::Array[Types::AllowListSummary]
755 |
# File 'sig/client.rbs', line 755
def allow_lists: () -> ::Array[Types::AllowListSummary]
|
#next_token ⇒ ::String
756 |
# File 'sig/client.rbs', line 756
def next_token: () -> ::String
|