| Package | Description |
|---|---|
| software.amazon.awssdk.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
static AssociatedResourceType |
AssociatedResourceType.fromValue(String value)
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
|
static AssociatedResourceType |
AssociatedResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssociatedResourceType[] |
AssociatedResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<AssociatedResourceType> |
AssociatedResourceType.knownValues()
|
Map<AssociatedResourceType,RequestBodyAssociatedResourceTypeConfig> |
AssociationConfig.requestBody()
Customizes the maximum size of the request body that your protected CloudFront distributions forward to WAF for
inspection.
|
| Modifier and Type | Method and Description |
|---|---|
AssociationConfig.Builder |
AssociationConfig.Builder.requestBody(Map<AssociatedResourceType,RequestBodyAssociatedResourceTypeConfig> requestBody)
Customizes the maximum size of the request body that your protected CloudFront distributions forward to WAF
for inspection.
|
Copyright © 2023. All rights reserved.