Module: Aws::Macie2::Client::_ListCustomDataIdentifiersResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListCustomDataIdentifiersResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#items::Array[Types::CustomDataIdentifierSummary]



824
# File 'sig/client.rbs', line 824

def items: () -> ::Array[Types::CustomDataIdentifierSummary]

#next_token::String

Returns:

  • (::String)


825
# File 'sig/client.rbs', line 825

def next_token: () -> ::String