Class CfnTopicRulePropsMixin.AssetPropertyVariantProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.iot.CfnTopicRulePropsMixin.AssetPropertyVariantProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTopicRulePropsMixin.AssetPropertyVariantProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTopicRulePropsMixin.AssetPropertyVariantProperty
@Stability(Stable)
@Internal
public static final class CfnTopicRulePropsMixin.AssetPropertyVariantProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTopicRulePropsMixin.AssetPropertyVariantProperty
An implementation for
CfnTopicRulePropsMixin.AssetPropertyVariantProperty-
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.iot.CfnTopicRulePropsMixin.AssetPropertyVariantProperty
CfnTopicRulePropsMixin.AssetPropertyVariantProperty.Builder, CfnTopicRulePropsMixin.AssetPropertyVariantProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTopicRulePropsMixin.AssetPropertyVariantProperty.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 theCfnTopicRulePropsMixin.AssetPropertyVariantProperty.Builder.
-
-
Method Details
-
getBooleanValue
Description copied from interface:CfnTopicRulePropsMixin.AssetPropertyVariantPropertyOptional.A string that contains the boolean value (
trueorfalse) of the value entry. Accepts substitution templates.- Specified by:
getBooleanValuein interfaceCfnTopicRulePropsMixin.AssetPropertyVariantProperty- See Also:
-
getDoubleValue
Description copied from interface:CfnTopicRulePropsMixin.AssetPropertyVariantPropertyOptional.A string that contains the double value of the value entry. Accepts substitution templates.
- Specified by:
getDoubleValuein interfaceCfnTopicRulePropsMixin.AssetPropertyVariantProperty- See Also:
-
getIntegerValue
Description copied from interface:CfnTopicRulePropsMixin.AssetPropertyVariantPropertyOptional.A string that contains the integer value of the value entry. Accepts substitution templates.
- Specified by:
getIntegerValuein interfaceCfnTopicRulePropsMixin.AssetPropertyVariantProperty- See Also:
-
getStringValue
Description copied from interface:CfnTopicRulePropsMixin.AssetPropertyVariantPropertyOptional.The string value of the value entry. Accepts substitution templates.
- Specified by:
getStringValuein interfaceCfnTopicRulePropsMixin.AssetPropertyVariantProperty- 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()
-