Module: Aws::Shield::Client::_ListProtectionsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#protections::Array[Types::Protection]

Returns:



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

def protections: () -> ::Array[Types::Protection]