selectedGroupKinds

@JvmName(name = "jpmwcarccyijuhcb")
suspend fun selectedGroupKinds(value: Output<List<GroupKindArgs>>)
@JvmName(name = "gioqjrfgswpfksbq")
suspend fun selectedGroupKinds(value: List<GroupKindArgs>?)

Parameters

value

A list of cluster-scoped resource group kinds to restore from the backup. If specified, only the selected resources will be restored. Mutually exclusive to any other field in the message.


@JvmName(name = "qstdbqhdyjxirvow")
suspend fun selectedGroupKinds(vararg values: Output<GroupKindArgs>)


@JvmName(name = "jjikbflyacrywxro")
suspend fun selectedGroupKinds(values: List<Output<GroupKindArgs>>)
@JvmName(name = "kbogtsgsmurwqrbe")
suspend fun selectedGroupKinds(vararg values: GroupKindArgs)

Parameters

values

A list of cluster-scoped resource group kinds to restore from the backup. If specified, only the selected resources will be restored. Mutually exclusive to any other field in the message.


@JvmName(name = "sslplqfwvwttvalb")
suspend fun selectedGroupKinds(argument: List<suspend GroupKindArgsBuilder.() -> Unit>)
@JvmName(name = "oxsjylsilttoqrgf")
suspend fun selectedGroupKinds(vararg argument: suspend GroupKindArgsBuilder.() -> Unit)
@JvmName(name = "wgkqsabwtvqpyigf")
suspend fun selectedGroupKinds(argument: suspend GroupKindArgsBuilder.() -> Unit)

Parameters

argument

A list of cluster-scoped resource group kinds to restore from the backup. If specified, only the selected resources will be restored. Mutually exclusive to any other field in the message.