public static interface CapacityReservationGroup.Builder extends SdkPojo, CopyableBuilder<CapacityReservationGroup.Builder,CapacityReservationGroup>
| Modifier and Type | Method and Description |
|---|---|
CapacityReservationGroup.Builder |
groupArn(String groupArn)
The ARN of the resource group.
|
CapacityReservationGroup.Builder |
ownerId(String ownerId)
The ID of the AWS account that owns the resource group.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCapacityReservationGroup.Builder groupArn(String groupArn)
The ARN of the resource group.
groupArn - The ARN of the resource group.CapacityReservationGroup.Builder ownerId(String ownerId)
The ID of the AWS account that owns the resource group.
ownerId - The ID of the AWS account that owns the resource group.Copyright © 2020. All rights reserved.