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
299 |
# File 'sig/client.rbs', line 299
def next_token: () -> ::String
|
#platform_applications ⇒ ::Array[Types::PlatformApplication]
298 |
# File 'sig/client.rbs', line 298
def platform_applications: () -> ::Array[Types::PlatformApplication]
|