commitmentPlan

@JvmName(name = "hxtqskaoxxoyocck")
suspend fun commitmentPlan(value: Output<CommitmentPlanArgs>)
@JvmName(name = "luacfqamqugnrlrh")
suspend fun commitmentPlan(value: CommitmentPlanArgs?)

Parameters

value

Contains the commitment plan associated with this web service. Set at creation time. Once set, this value cannot be changed. Note: The commitment plan is not returned from calls to GET operations.


@JvmName(name = "mfdvkiojousevkob")
suspend fun commitmentPlan(argument: suspend CommitmentPlanArgsBuilder.() -> Unit)

Parameters

argument

Contains the commitment plan associated with this web service. Set at creation time. Once set, this value cannot be changed. Note: The commitment plan is not returned from calls to GET operations.