@Stability(value=Stable) public static final class CfnBillingGroup.AccountGroupingProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBillingGroup.AccountGroupingProperty>
CfnBillingGroup.AccountGroupingProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnBillingGroup.AccountGroupingProperty |
build()
Builds the configured instance.
|
CfnBillingGroup.AccountGroupingProperty.Builder |
linkedAccountIds(List<String> linkedAccountIds)
Sets the value of
CfnBillingGroup.AccountGroupingProperty.getLinkedAccountIds() |
@Stability(value=Stable) public CfnBillingGroup.AccountGroupingProperty.Builder linkedAccountIds(List<String> linkedAccountIds)
CfnBillingGroup.AccountGroupingProperty.getLinkedAccountIds()linkedAccountIds - The account IDs that make up the billing group. This parameter is required.
Account IDs must be a part of the consolidated billing family, and not associated with another billing group.this@Stability(value=Stable) public CfnBillingGroup.AccountGroupingProperty build()
build in interface software.amazon.jsii.Builder<CfnBillingGroup.AccountGroupingProperty>CfnBillingGroup.AccountGroupingPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.