bundles

@JvmName(name = "byjfcdhthlwvoyfk")
suspend fun bundles(value: Output<List<VmwareAdminClusterPlatformConfigBundleArgs>>)
@JvmName(name = "ldhnrerkeatxoryy")
suspend fun bundles(value: List<VmwareAdminClusterPlatformConfigBundleArgs>?)

Parameters

value

(Output) The list of bundles installed in the admin cluster. Structure is documented below.


@JvmName(name = "kbgfksjilysyqfyg")
suspend fun bundles(vararg values: Output<VmwareAdminClusterPlatformConfigBundleArgs>)


@JvmName(name = "ilwotdkhabnompvu")
suspend fun bundles(values: List<Output<VmwareAdminClusterPlatformConfigBundleArgs>>)
@JvmName(name = "bevcfkkapvhlcejr")
suspend fun bundles(vararg values: VmwareAdminClusterPlatformConfigBundleArgs)

Parameters

values

(Output) The list of bundles installed in the admin cluster. Structure is documented below.


@JvmName(name = "lsbqfrsghqexhuws")
suspend fun bundles(argument: List<suspend VmwareAdminClusterPlatformConfigBundleArgsBuilder.() -> Unit>)
@JvmName(name = "vpuwhhycvqaeedjn")
suspend fun bundles(vararg argument: suspend VmwareAdminClusterPlatformConfigBundleArgsBuilder.() -> Unit)
@JvmName(name = "qifyxcmdwgmmlsac")
suspend fun bundles(argument: suspend VmwareAdminClusterPlatformConfigBundleArgsBuilder.() -> Unit)

Parameters

argument

(Output) The list of bundles installed in the admin cluster. Structure is documented below.