| 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)
When you request a list of objects from Shield Advanced, if the response does not include all of the remaining
available objects, Shield Advanced includes a
NextToken value in the response. |
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 © 2022. All rights reserved.