Skip to content

AwsInstanceTenancyType

InstanceTenancyType specifies the tenancy of an EC2 instance.

Values

Value Description
DEDICATED Run a dedicated instance.
DEFAULT Run a shared hardware instance.
HOST Launch this instance on a dedicated host.