Interface CapacityReservationGroup.Builder

All Superinterfaces:
Buildable, CopyableBuilder<CapacityReservationGroup.Builder,CapacityReservationGroup>, SdkBuilder<CapacityReservationGroup.Builder,CapacityReservationGroup>, SdkPojo
Enclosing class:
CapacityReservationGroup

public static interface CapacityReservationGroup.Builder extends SdkPojo, CopyableBuilder<CapacityReservationGroup.Builder,CapacityReservationGroup>
  • Method Details

    • groupArn

      The ARN of the resource group.

      Parameters:
      groupArn - The ARN of the resource group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • ownerId

      The ID of the Amazon Web Services account that owns the resource group.

      Parameters:
      ownerId - The ID of the Amazon Web Services account that owns the resource group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.