Class CfnDashboardPropsMixin.ExpressionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.bcm.CfnDashboardPropsMixin.ExpressionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDashboardPropsMixin.ExpressionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDashboardPropsMixin.ExpressionProperty
@Stability(Stable)
@Internal
public static final class CfnDashboardPropsMixin.ExpressionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDashboardPropsMixin.ExpressionProperty
An implementation for
CfnDashboardPropsMixin.ExpressionProperty-
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.bcm.CfnDashboardPropsMixin.ExpressionProperty
CfnDashboardPropsMixin.ExpressionProperty.Builder, CfnDashboardPropsMixin.ExpressionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDashboardPropsMixin.ExpressionProperty.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 ObjectgetAnd()Returns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnDashboardPropsMixin.ExpressionProperty>final ObjectReturns union: eitherIResolvableorCfnDashboardPropsMixin.CostCategoryValuesPropertyfinal ObjectReturns union: eitherIResolvableorCfnDashboardPropsMixin.DimensionValuesPropertyfinal ObjectgetNot()Returns union: eitherIResolvableorCfnDashboardPropsMixin.ExpressionPropertygetTags()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 theCfnDashboardPropsMixin.ExpressionProperty.Builder.
-
-
Method Details
-
getAnd
Description copied from interface:CfnDashboardPropsMixin.ExpressionPropertyReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnDashboardPropsMixin.ExpressionProperty>- Specified by:
getAndin interfaceCfnDashboardPropsMixin.ExpressionProperty- See Also:
-
getCostCategories
Description copied from interface:CfnDashboardPropsMixin.ExpressionPropertyReturns union: eitherIResolvableorCfnDashboardPropsMixin.CostCategoryValuesProperty- Specified by:
getCostCategoriesin interfaceCfnDashboardPropsMixin.ExpressionProperty- See Also:
-
getDimensions
Description copied from interface:CfnDashboardPropsMixin.ExpressionPropertyReturns union: eitherIResolvableorCfnDashboardPropsMixin.DimensionValuesProperty- Specified by:
getDimensionsin interfaceCfnDashboardPropsMixin.ExpressionProperty- See Also:
-
getNot
Description copied from interface:CfnDashboardPropsMixin.ExpressionPropertyReturns union: eitherIResolvableorCfnDashboardPropsMixin.ExpressionProperty- Specified by:
getNotin interfaceCfnDashboardPropsMixin.ExpressionProperty- See Also:
-
getTags
- Specified by:
getTagsin interfaceCfnDashboardPropsMixin.ExpressionProperty- 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()
-