public static interface RequestBodyAssociatedResourceTypeConfig.Builder extends SdkPojo, CopyableBuilder<RequestBodyAssociatedResourceTypeConfig.Builder,RequestBodyAssociatedResourceTypeConfig>
| Modifier and Type | Method and Description |
|---|---|
RequestBodyAssociatedResourceTypeConfig.Builder |
defaultSizeInspectionLimit(SizeInspectionLimit defaultSizeInspectionLimit)
Specifies the maximum size of the web request body component that an associated CloudFront distribution
should send to WAF for inspection.
|
RequestBodyAssociatedResourceTypeConfig.Builder |
defaultSizeInspectionLimit(String defaultSizeInspectionLimit)
Specifies the maximum size of the web request body component that an associated CloudFront distribution
should send to WAF for inspection.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRequestBodyAssociatedResourceTypeConfig.Builder defaultSizeInspectionLimit(String defaultSizeInspectionLimit)
Specifies the maximum size of the web request body component that an associated CloudFront distribution should send to WAF for inspection. This applies to statements in the web ACL that inspect the body or JSON body.
Default: 16 KB (16,384 bytes)
defaultSizeInspectionLimit - Specifies the maximum size of the web request body component that an associated CloudFront
distribution should send to WAF for inspection. This applies to statements in the web ACL that inspect
the body or JSON body.
Default: 16 KB (16,384 bytes)
SizeInspectionLimit,
SizeInspectionLimitRequestBodyAssociatedResourceTypeConfig.Builder defaultSizeInspectionLimit(SizeInspectionLimit defaultSizeInspectionLimit)
Specifies the maximum size of the web request body component that an associated CloudFront distribution should send to WAF for inspection. This applies to statements in the web ACL that inspect the body or JSON body.
Default: 16 KB (16,384 bytes)
defaultSizeInspectionLimit - Specifies the maximum size of the web request body component that an associated CloudFront
distribution should send to WAF for inspection. This applies to statements in the web ACL that inspect
the body or JSON body.
Default: 16 KB (16,384 bytes)
SizeInspectionLimit,
SizeInspectionLimitCopyright © 2023. All rights reserved.