vpcConfiguration

@JvmName(name = "fvtuuabfyrxkxwtx")
suspend fun vpcConfiguration(value: Output<HostVpcConfigurationArgs>)
@JvmName(name = "ymcirvbohvwpeisy")
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 = "fmnmlgcqjqbcnmic")
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.