commitmentPlan

@JvmName(name = "inatoaularrvyhro")
suspend fun commitmentPlan(value: Output<CommitmentPlanArgs>)
@JvmName(name = "hxyldcjmdalvatrk")
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 = "aefhchvpusjqrbhp")
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.