vpcConfiguration

@JvmName(name = "shsmqlvboaeofkug")
suspend fun vpcConfiguration(value: Output<HostVpcConfigurationArgs>)
@JvmName(name = "cpjiywntgiespgdd")
suspend fun vpcConfiguration(value: HostVpcConfigurationArgs?)

Parameters

value

The VPC configuration to be provisioned for the host. A VPC must be configured, and the infrastructure to be represented by the host must already be connected to the VPC.


@JvmName(name = "vkelrmyaoumtrlqv")
suspend fun vpcConfiguration(argument: suspend HostVpcConfigurationArgsBuilder.() -> Unit)

Parameters

argument

The VPC configuration to be provisioned for the host. A VPC must be configured, and the infrastructure to be represented by the host must already be connected to the VPC.