Module: Aws::Shield::Client::_ListResourcesInProtectionGroupResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListResourcesInProtectionGroupResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
399 |
# File 'sig/client.rbs', line 399
def next_token: () -> ::String
|
#resource_arns ⇒ ::Array[::String]
398 |
# File 'sig/client.rbs', line 398
def resource_arns: () -> ::Array[::String]
|