Class CfnLoggingConfigurationPropsMixin.FieldToMatchProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.wafv2.mixins.CfnLoggingConfigurationPropsMixin.FieldToMatchProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnLoggingConfigurationPropsMixin.FieldToMatchProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnLoggingConfigurationPropsMixin.FieldToMatchProperty
@Stability(Stable)
@Internal
public static final class CfnLoggingConfigurationPropsMixin.FieldToMatchProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnLoggingConfigurationPropsMixin.FieldToMatchProperty
An implementation for
CfnLoggingConfigurationPropsMixin.FieldToMatchProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.mixins.preview.services.wafv2.mixins.CfnLoggingConfigurationPropsMixin.FieldToMatchProperty
CfnLoggingConfigurationPropsMixin.FieldToMatchProperty.Builder, CfnLoggingConfigurationPropsMixin.FieldToMatchProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLoggingConfigurationPropsMixin.FieldToMatchProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnLoggingConfigurationPropsMixin.FieldToMatchProperty.Builder.
-
-
Method Details
-
getJsonBody
- Specified by:
getJsonBodyin interfaceCfnLoggingConfigurationPropsMixin.FieldToMatchProperty- See Also:
-
getMethod
Description copied from interface:CfnLoggingConfigurationPropsMixin.FieldToMatchPropertyRedact the indicated HTTP method.The method indicates the type of operation that the request is asking the origin to perform.
- Specified by:
getMethodin interfaceCfnLoggingConfigurationPropsMixin.FieldToMatchProperty- See Also:
-
getQueryString
Description copied from interface:CfnLoggingConfigurationPropsMixin.FieldToMatchPropertyRedact the query string.This is the part of a URL that appears after a
?character, if any.- Specified by:
getQueryStringin interfaceCfnLoggingConfigurationPropsMixin.FieldToMatchProperty- See Also:
-
getSingleHeader
Description copied from interface:CfnLoggingConfigurationPropsMixin.FieldToMatchPropertyRedact a single header.Provide the name of the header to inspect, for example,
User-AgentorReferer. This setting isn't case sensitive.Example JSON:
"SingleHeader": { "Name": "haystack" }- Specified by:
getSingleHeaderin interfaceCfnLoggingConfigurationPropsMixin.FieldToMatchProperty- See Also:
-
getUriPath
Description copied from interface:CfnLoggingConfigurationPropsMixin.FieldToMatchPropertyRedact the request URI path.This is the part of the web request that identifies a resource, for example,
/images/daily-ad.jpg.- Specified by:
getUriPathin interfaceCfnLoggingConfigurationPropsMixin.FieldToMatchProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-