Class CfnWebACLPropsMixin.MonetizationConfigProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.wafv2.CfnWebACLPropsMixin.MonetizationConfigProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnWebACLPropsMixin.MonetizationConfigProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnWebACLPropsMixin.MonetizationConfigProperty
@Stability(Stable)
@Internal
public static final class CfnWebACLPropsMixin.MonetizationConfigProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnWebACLPropsMixin.MonetizationConfigProperty
An implementation for
CfnWebACLPropsMixin.MonetizationConfigProperty-
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.cfnpropertymixins.services.wafv2.CfnWebACLPropsMixin.MonetizationConfigProperty
CfnWebACLPropsMixin.MonetizationConfigProperty.Builder, CfnWebACLPropsMixin.MonetizationConfigProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnWebACLPropsMixin.MonetizationConfigProperty.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 theCfnWebACLPropsMixin.MonetizationConfigProperty.Builder.
-
-
Method Details
-
getCryptoConfig
Description copied from interface:CfnWebACLPropsMixin.MonetizationConfigPropertyConfigures cryptocurrency payment settings.Returns union: either
IResolvableorCfnWebACLPropsMixin.CryptoConfigProperty- Specified by:
getCryptoConfigin interfaceCfnWebACLPropsMixin.MonetizationConfigProperty- See Also:
-
getCurrencyMode
Description copied from interface:CfnWebACLPropsMixin.MonetizationConfigPropertyThe currency mode for monetization.Use REAL for production payments and TEST for testing with testnet currencies.
- Specified by:
getCurrencyModein interfaceCfnWebACLPropsMixin.MonetizationConfigProperty- 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()
-