allocatedResourcesStatus

@JvmName(name = "sirrbhsmwyqptdox")
suspend fun allocatedResourcesStatus(value: Output<List<ResourceStatusArgs>>)
@JvmName(name = "nljvghwslutmviue")
suspend fun allocatedResourcesStatus(value: List<ResourceStatusArgs>?)

Parameters

value

AllocatedResourcesStatus represents the status of various resources allocated for this Pod.


@JvmName(name = "wbjankhsiehssjyl")
suspend fun allocatedResourcesStatus(vararg values: Output<ResourceStatusArgs>)


@JvmName(name = "foywljuknlnonphg")
suspend fun allocatedResourcesStatus(values: List<Output<ResourceStatusArgs>>)
@JvmName(name = "ejlxwthsvketouwj")
suspend fun allocatedResourcesStatus(vararg values: ResourceStatusArgs)

Parameters

values

AllocatedResourcesStatus represents the status of various resources allocated for this Pod.


@JvmName(name = "ttklobxydyxwjmla")
suspend fun allocatedResourcesStatus(argument: List<suspend ResourceStatusArgsBuilder.() -> Unit>)
@JvmName(name = "olhwgiexcssjinkg")
suspend fun allocatedResourcesStatus(vararg argument: suspend ResourceStatusArgsBuilder.() -> Unit)
@JvmName(name = "eykrtubceqvsullb")
suspend fun allocatedResourcesStatus(argument: suspend ResourceStatusArgsBuilder.() -> Unit)

Parameters

argument

AllocatedResourcesStatus represents the status of various resources allocated for this Pod.