Class CfnComponentPropsMixin.ComponentVariantProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.amplifyuibuilder.CfnComponentPropsMixin.ComponentVariantProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnComponentPropsMixin.ComponentVariantProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnComponentPropsMixin.ComponentVariantProperty
@Stability(Stable)
@Internal
public static final class CfnComponentPropsMixin.ComponentVariantProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnComponentPropsMixin.ComponentVariantProperty
An implementation for
CfnComponentPropsMixin.ComponentVariantProperty-
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.amplifyuibuilder.CfnComponentPropsMixin.ComponentVariantProperty
CfnComponentPropsMixin.ComponentVariantProperty.Builder, CfnComponentPropsMixin.ComponentVariantProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnComponentPropsMixin.ComponentVariantProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectThe properties of the component variant that can be overriden when customizing an instance of the component.final ObjectThe combination of variants that comprise this variant.final inthashCode()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 theCfnComponentPropsMixin.ComponentVariantProperty.Builder.
-
-
Method Details
-
getOverrides
Description copied from interface:CfnComponentPropsMixin.ComponentVariantPropertyThe properties of the component variant that can be overriden when customizing an instance of the component.You can't specify
tagsas a valid property foroverrides.- Specified by:
getOverridesin interfaceCfnComponentPropsMixin.ComponentVariantProperty- See Also:
-
getVariantValues
Description copied from interface:CfnComponentPropsMixin.ComponentVariantPropertyThe combination of variants that comprise this variant.Returns union: either Mapinvalid input: '<'String,
String> orIResolvable- Specified by:
getVariantValuesin interfaceCfnComponentPropsMixin.ComponentVariantProperty- 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()
-