Module: Aws::Shield::Client::_ListProtectionGroupsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#protection_groups::Array[Types::ProtectionGroup]

Returns:



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

def protection_groups: () -> ::Array[Types::ProtectionGroup]