Module: Aws::SupportAuthZ::Client::_ListSupportPermitsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#support_permits::Array[Types::SupportPermitSummary]

Returns:



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

def support_permits: () -> ::Array[Types::SupportPermitSummary]