default Protection.Builder |
Protection.Builder.applicationLayerAutomaticResponseConfiguration(Consumer<ApplicationLayerAutomaticResponseConfiguration.Builder> applicationLayerAutomaticResponseConfiguration) |
The automatic application layer DDoS mitigation settings for the protection.
|
Protection.Builder |
Protection.Builder.applicationLayerAutomaticResponseConfiguration(ApplicationLayerAutomaticResponseConfiguration applicationLayerAutomaticResponseConfiguration) |
The automatic application layer DDoS mitigation settings for the protection.
|
static Protection.Builder |
Protection.builder() |
|
Protection.Builder |
Protection.Builder.healthCheckIds(String... healthCheckIds) |
The unique identifier (ID) for the RouteĀ 53 health check that's associated with the protection.
|
Protection.Builder |
Protection.Builder.healthCheckIds(Collection<String> healthCheckIds) |
The unique identifier (ID) for the RouteĀ 53 health check that's associated with the protection.
|
Protection.Builder |
Protection.Builder.id(String id) |
The unique identifier (ID) of the protection.
|
Protection.Builder |
Protection.Builder.name(String name) |
The name of the protection.
|
Protection.Builder |
Protection.Builder.protectionArn(String protectionArn) |
The ARN (Amazon Resource Name) of the protection.
|
Protection.Builder |
Protection.Builder.resourceArn(String resourceArn) |
The ARN (Amazon Resource Name) of the Amazon Web Services resource that is protected.
|
Protection.Builder |
Protection.toBuilder() |
|