subresources

@JvmName(name = "xqrveeitavewqlub")
suspend fun subresources(value: Output<CustomResourceSubresourcesPatchArgs>)
@JvmName(name = "oupoatkohdbwjxgh")
suspend fun subresources(value: CustomResourceSubresourcesPatchArgs?)

Parameters

value

subresources specify what subresources this version of the defined custom resource have. Top-level and per-version subresources are mutually exclusive. Per-version subresources must not all be set to identical values (top-level subresources should be used instead).


@JvmName(name = "xpysonldrrcyigvj")
suspend fun subresources(argument: suspend CustomResourceSubresourcesPatchArgsBuilder.() -> Unit)

Parameters

argument

subresources specify what subresources this version of the defined custom resource have. Top-level and per-version subresources are mutually exclusive. Per-version subresources must not all be set to identical values (top-level subresources should be used instead).