public static interface BillingGroupProperties.Builder extends SdkPojo, CopyableBuilder<BillingGroupProperties.Builder,BillingGroupProperties>
Modifier and Type | Method and Description |
---|---|
BillingGroupProperties.Builder |
billingGroupDescription(String billingGroupDescription)
The description of the billing group.
|
copy
applyMutation, build
BillingGroupProperties.Builder billingGroupDescription(String billingGroupDescription)
The description of the billing group.
billingGroupDescription
- The description of the billing group.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.