instanceTenancy

@JvmName(name = "pfjqqdbxpkwydjcp")
suspend fun instanceTenancy(value: Output<String>)
@JvmName(name = "yprnfcwbdwugbpkt")
suspend fun instanceTenancy(value: String?)

Parameters

value

A tenancy option for instances launched into the VPC. Default is default, which ensures that EC2 instances launched in this VPC use the EC2 instance tenancy attribute specified when the EC2 instance is launched. The only other option is dedicated, which ensures that EC2 instances launched in this VPC are run on dedicated tenancy instances regardless of the tenancy attribute specified at launch. This has a dedicated per region fee of $2 per hour, plus an hourly per instance usage fee.