selectedGroupKinds

@JvmName(name = "bxvybtyhxepaysyi")
suspend fun selectedGroupKinds(value: Output<List<GroupKindArgs>>)
@JvmName(name = "twhigwndyblknydx")
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 = "aknqsfwgormyklkc")
suspend fun selectedGroupKinds(vararg values: Output<GroupKindArgs>)


@JvmName(name = "xroquiyfhdnuiljr")
suspend fun selectedGroupKinds(values: List<Output<GroupKindArgs>>)
@JvmName(name = "xhwtbmstqkpjsmwv")
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 = "bfxhophehpndwvrs")
suspend fun selectedGroupKinds(argument: List<suspend GroupKindArgsBuilder.() -> Unit>)
@JvmName(name = "arncnvugpmgsikxr")
suspend fun selectedGroupKinds(vararg argument: suspend GroupKindArgsBuilder.() -> Unit)
@JvmName(name = "ylybffcsuasvvkkt")
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.