static BatchCreateBillScenarioCommitmentModificationEntry.Builder |
BatchCreateBillScenarioCommitmentModificationEntry.builder() |
|
default BatchCreateBillScenarioCommitmentModificationEntry.Builder |
BatchCreateBillScenarioCommitmentModificationEntry.Builder.commitmentAction(Consumer<BillScenarioCommitmentModificationAction.Builder> commitmentAction) |
The specific commitment action to be taken (e.g., adding a Reserved Instance or Savings Plan).
|
BatchCreateBillScenarioCommitmentModificationEntry.Builder |
BatchCreateBillScenarioCommitmentModificationEntry.Builder.commitmentAction(BillScenarioCommitmentModificationAction commitmentAction) |
The specific commitment action to be taken (e.g., adding a Reserved Instance or Savings Plan).
|
BatchCreateBillScenarioCommitmentModificationEntry.Builder |
BatchCreateBillScenarioCommitmentModificationEntry.Builder.group(String group) |
An optional group identifier for the commitment modification.
|
BatchCreateBillScenarioCommitmentModificationEntry.Builder |
BatchCreateBillScenarioCommitmentModificationEntry.Builder.key(String key) |
A unique identifier for this entry in the batch operation.
|
BatchCreateBillScenarioCommitmentModificationEntry.Builder |
BatchCreateBillScenarioCommitmentModificationEntry.toBuilder() |
|
BatchCreateBillScenarioCommitmentModificationEntry.Builder |
BatchCreateBillScenarioCommitmentModificationEntry.Builder.usageAccountId(String usageAccountId) |
The Amazon Web Services account ID to which this commitment will be applied to.
|