@Stability(value=Stable) @Internal public static final class CfnBillingGroupProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBillingGroupProps
CfnBillingGroupPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnBillingGroupProps.Builder, CfnBillingGroupProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBillingGroupProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnBillingGroupProps.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) |
Object |
getAccountGrouping()
The set of accounts that will be under the billing group.
|
Object |
getComputationPreference()
The preferences and settings that will be used to compute the AWS charges for a billing group.
|
String |
getDescription()
The billing group description.
|
String |
getName()
The billing group's name.
|
String |
getPrimaryAccountId()
The account ID that serves as the main account in a billing group.
|
List<CfnTag> |
getTags()
`AWS::BillingConductor::BillingGroup.Tags`.
|
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(CfnBillingGroupProps.Builder builder)
CfnBillingGroupProps.Builder.public final Object getAccountGrouping()
CfnBillingGroupPropsThe set of accounts resemble the linked accounts in a consolidated family.
getAccountGrouping in interface CfnBillingGroupPropspublic final Object getComputationPreference()
CfnBillingGroupPropsgetComputationPreference in interface CfnBillingGroupPropspublic final String getName()
CfnBillingGroupPropsgetName in interface CfnBillingGroupPropspublic final String getPrimaryAccountId()
CfnBillingGroupPropsgetPrimaryAccountId in interface CfnBillingGroupPropspublic final String getDescription()
CfnBillingGroupPropsgetDescription in interface CfnBillingGroupPropspublic final List<CfnTag> getTags()
CfnBillingGroupPropsgetTags in interface CfnBillingGroupProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.