| Package | Description |
|---|---|
| software.amazon.awssdk.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
GetProtectionStatusResponse.Builder |
GetProtectionStatusResponse.Builder.adminAccountId(String adminAccountId)
The ID of the AWS Firewall administrator account for this policy.
|
static GetProtectionStatusResponse.Builder |
GetProtectionStatusResponse.builder() |
GetProtectionStatusResponse.Builder |
GetProtectionStatusResponse.Builder.data(String data)
Details about the attack, including the following:
|
GetProtectionStatusResponse.Builder |
GetProtectionStatusResponse.Builder.nextToken(String nextToken)
If you have more objects than the number that you specified for
MaxResults in the request, the
response includes a NextToken value. |
GetProtectionStatusResponse.Builder |
GetProtectionStatusResponse.Builder.serviceType(SecurityServiceType serviceType)
The service type that is protected by the policy.
|
GetProtectionStatusResponse.Builder |
GetProtectionStatusResponse.Builder.serviceType(String serviceType)
The service type that is protected by the policy.
|
GetProtectionStatusResponse.Builder |
GetProtectionStatusResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetProtectionStatusResponse.Builder> |
GetProtectionStatusResponse.serializableBuilderClass() |
Copyright © 2019. All rights reserved.