Cluster Networks Ip Allocation Policy Args Builder
Functions
Link copied to clipboard
suspend fun bondPolicy(argument: suspend ClusterNetworksIpAllocationPolicyBondPolicyArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun machineTypePolicies(value: Output<List<ClusterNetworksIpAllocationPolicyMachineTypePolicyArgs>>)
suspend fun machineTypePolicies(vararg values: ClusterNetworksIpAllocationPolicyMachineTypePolicyArgs)
suspend fun machineTypePolicies(vararg values: Output<ClusterNetworksIpAllocationPolicyMachineTypePolicyArgs>)
suspend fun machineTypePolicies(vararg argument: suspend ClusterNetworksIpAllocationPolicyMachineTypePolicyArgsBuilder.() -> Unit)
suspend fun machineTypePolicies(value: List<ClusterNetworksIpAllocationPolicyMachineTypePolicyArgs>?)
suspend fun machineTypePolicies(values: List<Output<ClusterNetworksIpAllocationPolicyMachineTypePolicyArgs>>)
suspend fun machineTypePolicies(argument: List<suspend ClusterNetworksIpAllocationPolicyMachineTypePolicyArgsBuilder.() -> Unit>)
suspend fun machineTypePolicies(argument: suspend ClusterNetworksIpAllocationPolicyMachineTypePolicyArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun nodePolicies(vararg argument: suspend ClusterNetworksIpAllocationPolicyNodePolicyArgsBuilder.() -> Unit)
suspend fun nodePolicies(argument: List<suspend ClusterNetworksIpAllocationPolicyNodePolicyArgsBuilder.() -> Unit>)
suspend fun nodePolicies(argument: suspend ClusterNetworksIpAllocationPolicyNodePolicyArgsBuilder.() -> Unit)