VmwareAdminClusterAntiAffinityGroupsArgs

data class VmwareAdminClusterAntiAffinityGroupsArgs(val aagConfigDisabled: Output<Boolean>) : ConvertibleToJava<VmwareAdminClusterAntiAffinityGroupsArgs>

Constructors

Link copied to clipboard
constructor(aagConfigDisabled: Output<Boolean>)

Properties

Link copied to clipboard

Spread nodes across at least three physical hosts (requires at least three hosts). Enabled by default.

Functions

Link copied to clipboard
open override fun toJava(): VmwareAdminClusterAntiAffinityGroupsArgs