Module: Aws::SNS::Client::_ListPlatformApplicationsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#platform_applications::Array[Types::PlatformApplication]

Returns:



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

def platform_applications: () -> ::Array[Types::PlatformApplication]