subresources

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

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