Class CfnMetricPropsMixin.CalculationComponentProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.connect.CfnMetricPropsMixin.CalculationComponentProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnMetricPropsMixin.CalculationComponentProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnMetricPropsMixin.CalculationComponentProperty
@Stability(Stable)
@Internal
public static final class CfnMetricPropsMixin.CalculationComponentProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnMetricPropsMixin.CalculationComponentProperty
An implementation for
CfnMetricPropsMixin.CalculationComponentProperty-
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.connect.CfnMetricPropsMixin.CalculationComponentProperty
CfnMetricPropsMixin.CalculationComponentProperty.Builder, CfnMetricPropsMixin.CalculationComponentProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMetricPropsMixin.CalculationComponentProperty.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 StringgetAlias()Metric calculation component alias for use within a calculation.final ObjectReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnMetricPropsMixin.MetricFilterProperty>final Stringfinal Stringfinal 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 theCfnMetricPropsMixin.CalculationComponentProperty.Builder.
-
-
Method Details
-
getAlias
Description copied from interface:CfnMetricPropsMixin.CalculationComponentPropertyMetric calculation component alias for use within a calculation.- Specified by:
getAliasin interfaceCfnMetricPropsMixin.CalculationComponentProperty- See Also:
-
getMetricFilters
Description copied from interface:CfnMetricPropsMixin.CalculationComponentPropertyReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnMetricPropsMixin.MetricFilterProperty>- Specified by:
getMetricFiltersin interfaceCfnMetricPropsMixin.CalculationComponentProperty- See Also:
-
getMetricId
- Specified by:
getMetricIdin interfaceCfnMetricPropsMixin.CalculationComponentProperty- See Also:
-
getMetricName
- Specified by:
getMetricNamein interfaceCfnMetricPropsMixin.CalculationComponentProperty- 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()
-