infrastructureNetworks

@JvmName(name = "gmouwjfatetjrluc")
suspend fun infrastructureNetworks(value: Output<List<HciDeploymentSettingScaleUnitInfrastructureNetworkArgs>>)

Parameters

value

One or more infrastructure_network blocks as defined above. Changing this forces a new Stack HCI Deployment Setting to be created.


@JvmName(name = "mhcfctidggusduhm")
suspend fun infrastructureNetworks(vararg values: Output<HciDeploymentSettingScaleUnitInfrastructureNetworkArgs>)


@JvmName(name = "cgpudgmgcjjynpny")
suspend fun infrastructureNetworks(values: List<Output<HciDeploymentSettingScaleUnitInfrastructureNetworkArgs>>)
@JvmName(name = "dujmnyahdvmbixxv")
suspend fun infrastructureNetworks(vararg values: HciDeploymentSettingScaleUnitInfrastructureNetworkArgs)

Parameters

values

One or more infrastructure_network blocks as defined above. Changing this forces a new Stack HCI Deployment Setting to be created.


@JvmName(name = "pxqsqpqvncwtjank")
suspend fun infrastructureNetworks(argument: List<suspend HciDeploymentSettingScaleUnitInfrastructureNetworkArgsBuilder.() -> Unit>)
@JvmName(name = "yonkemrttdwmbmfe")
suspend fun infrastructureNetworks(vararg argument: suspend HciDeploymentSettingScaleUnitInfrastructureNetworkArgsBuilder.() -> Unit)
@JvmName(name = "ekorcgmiyekyittp")
suspend fun infrastructureNetworks(argument: suspend HciDeploymentSettingScaleUnitInfrastructureNetworkArgsBuilder.() -> Unit)

Parameters

argument

One or more infrastructure_network blocks as defined above. Changing this forces a new Stack HCI Deployment Setting to be created.