| Package | Description |
|---|---|
| com.amazonaws.services.shield |
|
| com.amazonaws.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
ListResourcesInProtectionGroupResult |
AbstractAWSShield.listResourcesInProtectionGroup(ListResourcesInProtectionGroupRequest request) |
ListResourcesInProtectionGroupResult |
AWSShieldClient.listResourcesInProtectionGroup(ListResourcesInProtectionGroupRequest request)
Retrieves the resources that are included in the protection group.
|
ListResourcesInProtectionGroupResult |
AWSShield.listResourcesInProtectionGroup(ListResourcesInProtectionGroupRequest listResourcesInProtectionGroupRequest)
Retrieves the resources that are included in the protection group.
|
| Modifier and Type | Method and Description |
|---|---|
ListResourcesInProtectionGroupResult |
ListResourcesInProtectionGroupResult.clone() |
ListResourcesInProtectionGroupResult |
ListResourcesInProtectionGroupResult.withNextToken(String nextToken)
If you specify a value for
MaxResults and you have more resources in the protection group than the
value of MaxResults, AWS Shield Advanced returns this token that you can use in your next request, to get the
next batch of objects. |
ListResourcesInProtectionGroupResult |
ListResourcesInProtectionGroupResult.withResourceArns(Collection<String> resourceArns)
The Amazon Resource Names (ARNs) of the resources that are included in the protection group.
|
ListResourcesInProtectionGroupResult |
ListResourcesInProtectionGroupResult.withResourceArns(String... resourceArns)
The Amazon Resource Names (ARNs) of the resources that are included in the protection group.
|
Copyright © 2021. All rights reserved.