subresources

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

Parameters

value

subresources specify what subresources the defined custom resource has. If present, this field configures subresources for all versions. Top-level and per-version subresources are mutually exclusive.


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

Parameters

argument

subresources specify what subresources the defined custom resource has. If present, this field configures subresources for all versions. Top-level and per-version subresources are mutually exclusive.