Uses of Class
software.amazon.awscdk.services.wafv2.CfnLoggingConfiguration.FieldToMatchProperty.Builder
-
Uses of CfnLoggingConfiguration.FieldToMatchProperty.Builder in software.amazon.awscdk.services.wafv2
Modifier and TypeMethodDescriptionCfnLoggingConfiguration.FieldToMatchProperty.builder()
Sets the value ofCfnLoggingConfiguration.FieldToMatchProperty.getJsonBody()
Sets the value ofCfnLoggingConfiguration.FieldToMatchProperty.getMethod()
CfnLoggingConfiguration.FieldToMatchProperty.Builder.queryString
(Object queryString) Sets the value ofCfnLoggingConfiguration.FieldToMatchProperty.getQueryString()
CfnLoggingConfiguration.FieldToMatchProperty.Builder.singleHeader
(Object singleHeader) Sets the value ofCfnLoggingConfiguration.FieldToMatchProperty.getSingleHeader()
Sets the value ofCfnLoggingConfiguration.FieldToMatchProperty.getUriPath()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnLoggingConfiguration.FieldToMatchProperty.Builder
.