@Stability(value=Stable) @Internal public static final class CfnCostCategoryProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCostCategoryProps
CfnCostCategoryPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnCostCategoryProps.Builder, CfnCostCategoryProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCostCategoryProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnCostCategoryProps.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) |
String |
getDefaultValue()
The default value for the cost category.
|
String |
getName()
The unique name of the Cost Category.
|
String |
getRules()
The array of CostCategoryRule in JSON array format.
|
String |
getRuleVersion()
The rule schema version in this particular Cost Category.
|
String |
getSplitChargeRules()
The split charge rules that are used to allocate your charges between your Cost Category values.
|
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(CfnCostCategoryProps.Builder builder)
CfnCostCategoryProps.Builder.public final String getName()
CfnCostCategoryPropsgetName in interface CfnCostCategoryPropspublic final String getRules()
CfnCostCategoryProps
Rules are processed in order. If there are multiple rules that match the line item, then the first rule to match is used to determine that Cost Category value.
getRules in interface CfnCostCategoryPropspublic final String getRuleVersion()
CfnCostCategoryPropsgetRuleVersion in interface CfnCostCategoryPropspublic final String getDefaultValue()
CfnCostCategoryPropsgetDefaultValue in interface CfnCostCategoryPropspublic final String getSplitChargeRules()
CfnCostCategoryPropsgetSplitChargeRules in interface CfnCostCategoryProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.