@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String name,
String rules,
String ruleVersion,
String defaultValue)
Constructor that initializes the object based on literal property values passed by the
CfnCostCategoryProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDefaultValue()
`AWS::CE::CostCategory.DefaultValue`.
|
String |
getName()
`AWS::CE::CostCategory.Name`.
|
String |
getRules()
`AWS::CE::CostCategory.Rules`.
|
String |
getRuleVersion()
`AWS::CE::CostCategory.RuleVersion`.
|
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(String name, String rules, String ruleVersion, String defaultValue)
CfnCostCategoryProps.Builder.public final String getName()
CfnCostCategoryPropsgetName in interface CfnCostCategoryPropspublic final String getRules()
CfnCostCategoryPropsgetRules in interface CfnCostCategoryPropspublic final String getRuleVersion()
CfnCostCategoryPropsgetRuleVersion in interface CfnCostCategoryPropspublic final String getDefaultValue()
CfnCostCategoryPropsgetDefaultValue in interface CfnCostCategoryProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.