Class CfnExperimentDefinition.AttributeValueProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.appconfig.CfnExperimentDefinition.AttributeValueProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnExperimentDefinition.AttributeValueProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnExperimentDefinition.AttributeValueProperty
@Stability(Stable)
@Internal
public static final class CfnExperimentDefinition.AttributeValueProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnExperimentDefinition.AttributeValueProperty
An implementation for
CfnExperimentDefinition.AttributeValueProperty-
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.services.appconfig.CfnExperimentDefinition.AttributeValueProperty
CfnExperimentDefinition.AttributeValueProperty.Builder, CfnExperimentDefinition.AttributeValueProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnExperimentDefinition.AttributeValueProperty.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 theCfnExperimentDefinition.AttributeValueProperty.Builder.
-
-
Method Details
-
getBooleanValue
Description copied from interface:CfnExperimentDefinition.AttributeValuePropertyA boolean value.Returns union: either
BooleanorIResolvable- Specified by:
getBooleanValuein interfaceCfnExperimentDefinition.AttributeValueProperty- See Also:
-
getNumberArray
Description copied from interface:CfnExperimentDefinition.AttributeValuePropertyAn array of numeric values.Returns union: either Listinvalid input: '<'
Number> orIResolvable- Specified by:
getNumberArrayin interfaceCfnExperimentDefinition.AttributeValueProperty- See Also:
-
getNumberValue
Description copied from interface:CfnExperimentDefinition.AttributeValuePropertyA numeric value.- Specified by:
getNumberValuein interfaceCfnExperimentDefinition.AttributeValueProperty- See Also:
-
getStringArray
Description copied from interface:CfnExperimentDefinition.AttributeValuePropertyAn array of string values.- Specified by:
getStringArrayin interfaceCfnExperimentDefinition.AttributeValueProperty- See Also:
-
getStringValue
Description copied from interface:CfnExperimentDefinition.AttributeValuePropertyA string value.- Specified by:
getStringValuein interfaceCfnExperimentDefinition.AttributeValueProperty- 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()
-