subresources

@JvmName(name = "wwwnxlntnqmtjcxd")
suspend fun subresources(value: Output<CustomResourceSubresourcesArgs>)
@JvmName(name = "ksjrputcwsohwjtl")
suspend fun subresources(value: CustomResourceSubresourcesArgs?)

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 = "mlvevfocwaoyrcnl")
suspend fun subresources(argument: suspend CustomResourceSubresourcesArgsBuilder.() -> 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.