vpc

@JvmName(name = "pwpbtcixqkplyahq")
suspend fun vpc(value: Output<Boolean>)
@JvmName(name = "lkgirhjkekhrkyac")
suspend fun vpc(value: Boolean?)

Parameters

value

Boolean if the EIP is in a VPC or not. Defaults to true unless the region supports EC2-Classic.

NOTE: You can specify either the instance ID or the network_interface ID, but not both. Including both will not return an error from the AWS API, but will have undefined behavior. See the relevant 1 for more information. NOTE: Specifying both public_ipv4_pool and address won't cause an error but address will be used in the case both options are defined as the api only requires one or the other.