Class CfnXssMatchSetProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.waf.CfnXssMatchSetProps.Jsii$Proxy
- All Implemented Interfaces:
- CfnXssMatchSetProps,- software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnXssMatchSetProps
@Stability(Stable)
@Internal
public static final class CfnXssMatchSetProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnXssMatchSetProps
An implementation for 
CfnXssMatchSetProps- 
Nested Class SummaryNested classes/interfaces inherited from class software.amazon.jsii.JsiiObjectsoftware.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.waf.CfnXssMatchSetPropsCfnXssMatchSetProps.Builder, CfnXssMatchSetProps.Jsii$Proxy
- 
Constructor SummaryConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnXssMatchSetProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnXssMatchSetProps.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.
- 
Method SummaryMethods inherited from class software.amazon.jsii.JsiiObjectjsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
- 
Constructor Details- 
Jsii$Proxyprotected 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$ProxyConstructor that initializes the object based on literal property values passed by theCfnXssMatchSetProps.Builder.
 
- 
- 
Method Details- 
getNameDescription copied from interface:CfnXssMatchSetPropsThe name, if any, of theXssMatchSet.- Specified by:
- getNamein interface- CfnXssMatchSetProps
- See Also:
 
- 
getXssMatchTuplesDescription copied from interface:CfnXssMatchSetPropsSpecifies the parts of web requests that you want to inspect for cross-site scripting attacks.Returns union: either IResolvableor Listinvalid input: '<'eitherIResolvableorCfnXssMatchSet.XssMatchTupleProperty>- Specified by:
- getXssMatchTuplesin interface- CfnXssMatchSetProps
- See Also:
 
- 
$jsii$toJson@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
- $jsii$toJsonin interface- software.amazon.jsii.JsiiSerializable
 
- 
equals
- 
hashCodepublic final int hashCode()
 
-