Class CfnDashboardPropsMixin.QueryParametersProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.bcm.CfnDashboardPropsMixin.QueryParametersProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDashboardPropsMixin.QueryParametersProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDashboardPropsMixin.QueryParametersProperty
@Stability(Stable)
@Internal
public static final class CfnDashboardPropsMixin.QueryParametersProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDashboardPropsMixin.QueryParametersProperty
An implementation for
CfnDashboardPropsMixin.QueryParametersProperty-
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.QueryParametersProperty
CfnDashboardPropsMixin.QueryParametersProperty.Builder, CfnDashboardPropsMixin.QueryParametersProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDashboardPropsMixin.QueryParametersProperty.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 ObjectReturns union: eitherIResolvableorCfnDashboardPropsMixin.CostAndUsageQueryPropertyfinal ObjectReturns union: eitherIResolvableorCfnDashboardPropsMixin.ReservationCoverageQueryPropertyfinal ObjectReturns union: eitherIResolvableorCfnDashboardPropsMixin.ReservationUtilizationQueryPropertyfinal ObjectReturns union: eitherIResolvableorCfnDashboardPropsMixin.SavingsPlansCoverageQueryPropertyfinal ObjectReturns union: eitherIResolvableorCfnDashboardPropsMixin.SavingsPlansUtilizationQueryPropertyfinal 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.QueryParametersProperty.Builder.
-
-
Method Details
-
getCostAndUsage
Description copied from interface:CfnDashboardPropsMixin.QueryParametersPropertyReturns union: eitherIResolvableorCfnDashboardPropsMixin.CostAndUsageQueryProperty- Specified by:
getCostAndUsagein interfaceCfnDashboardPropsMixin.QueryParametersProperty- See Also:
-
getReservationCoverage
Description copied from interface:CfnDashboardPropsMixin.QueryParametersPropertyReturns union: eitherIResolvableorCfnDashboardPropsMixin.ReservationCoverageQueryProperty- Specified by:
getReservationCoveragein interfaceCfnDashboardPropsMixin.QueryParametersProperty- See Also:
-
getReservationUtilization
Description copied from interface:CfnDashboardPropsMixin.QueryParametersPropertyReturns union: eitherIResolvableorCfnDashboardPropsMixin.ReservationUtilizationQueryProperty- Specified by:
getReservationUtilizationin interfaceCfnDashboardPropsMixin.QueryParametersProperty- See Also:
-
getSavingsPlansCoverage
Description copied from interface:CfnDashboardPropsMixin.QueryParametersPropertyReturns union: eitherIResolvableorCfnDashboardPropsMixin.SavingsPlansCoverageQueryProperty- Specified by:
getSavingsPlansCoveragein interfaceCfnDashboardPropsMixin.QueryParametersProperty- See Also:
-
getSavingsPlansUtilization
Description copied from interface:CfnDashboardPropsMixin.QueryParametersPropertyReturns union: eitherIResolvableorCfnDashboardPropsMixin.SavingsPlansUtilizationQueryProperty- Specified by:
getSavingsPlansUtilizationin interfaceCfnDashboardPropsMixin.QueryParametersProperty- 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()
-