resources

@JvmName(name = "aoiqbtipgffabjvf")
suspend fun resources(value: Output<List<RegionCommitmentResourceArgs>>)
@JvmName(name = "kodaesnpppyhoxsl")
suspend fun resources(value: List<RegionCommitmentResourceArgs>?)

Parameters

value

A list of commitment amounts for particular resources. Note that VCPU and MEMORY resource commitments must occur together. Structure is documented below.


@JvmName(name = "bxqhpufbaeqopnff")
suspend fun resources(vararg values: Output<RegionCommitmentResourceArgs>)


@JvmName(name = "udokplpraladmjyk")
suspend fun resources(values: List<Output<RegionCommitmentResourceArgs>>)
@JvmName(name = "qtsaykoekdgiwsxj")
suspend fun resources(vararg values: RegionCommitmentResourceArgs)

Parameters

values

A list of commitment amounts for particular resources. Note that VCPU and MEMORY resource commitments must occur together. Structure is documented below.


@JvmName(name = "jrnqprjmuidvdexk")
suspend fun resources(argument: List<suspend RegionCommitmentResourceArgsBuilder.() -> Unit>)
@JvmName(name = "lssrkgtlcquxkqyr")
suspend fun resources(vararg argument: suspend RegionCommitmentResourceArgsBuilder.() -> Unit)
@JvmName(name = "ibocvhyqxwcqxmup")
suspend fun resources(argument: suspend RegionCommitmentResourceArgsBuilder.() -> Unit)

Parameters

argument

A list of commitment amounts for particular resources. Note that VCPU and MEMORY resource commitments must occur together. Structure is documented below.