Class CfnDashboard.WhatIfRangeScenarioProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnDashboard.WhatIfRangeScenarioProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDashboard.WhatIfRangeScenarioProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDashboard.WhatIfRangeScenarioProperty
@Stability(Stable)
@Internal
public static final class CfnDashboard.WhatIfRangeScenarioProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDashboard.WhatIfRangeScenarioProperty
An implementation for
CfnDashboard.WhatIfRangeScenarioProperty-
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.quicksight.CfnDashboard.WhatIfRangeScenarioProperty
CfnDashboard.WhatIfRangeScenarioProperty.Builder, CfnDashboard.WhatIfRangeScenarioProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDashboard.WhatIfRangeScenarioProperty.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 StringThe end date in the date range that you need the forecast results for.final StringThe start date in the date range that you need the forecast results for.final NumbergetValue()The target value that you want to meet for the provided date range.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 theCfnDashboard.WhatIfRangeScenarioProperty.Builder.
-
-
Method Details
-
getEndDate
Description copied from interface:CfnDashboard.WhatIfRangeScenarioPropertyThe end date in the date range that you need the forecast results for.- Specified by:
getEndDatein interfaceCfnDashboard.WhatIfRangeScenarioProperty- See Also:
-
getStartDate
Description copied from interface:CfnDashboard.WhatIfRangeScenarioPropertyThe start date in the date range that you need the forecast results for.- Specified by:
getStartDatein interfaceCfnDashboard.WhatIfRangeScenarioProperty- See Also:
-
getValue
Description copied from interface:CfnDashboard.WhatIfRangeScenarioPropertyThe target value that you want to meet for the provided date range.Default: - 0
- Specified by:
getValuein interfaceCfnDashboard.WhatIfRangeScenarioProperty- 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()
-