@Stability(value=Stable) @Internal public static final class CfnBudget.SpendProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBudget.SpendProperty
CfnBudget.SpendPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBudget.SpendProperty.Builder, CfnBudget.SpendProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBudget.SpendProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnBudget.BudgetDataProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getAmount()
The cost or usage amount that's associated with a budget forecast, actual spend, or budget threshold.
|
String |
getUnit()
The unit of measurement that's used for the budget forecast, actual spend, or budget threshold, such as USD or GBP.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnBudget.SpendProperty.Builder builder)
CfnBudget.BudgetDataProperty.Builder.public final Number getAmount()
CfnBudget.SpendPropertygetAmount in interface CfnBudget.SpendPropertypublic final String getUnit()
CfnBudget.SpendPropertygetUnit in interface CfnBudget.SpendProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.