Anthos Multi-Cloud V1 API - Module Google::Cloud::GkeMultiCloud::V1::AwsInstancePlacement::Tenancy (v0.21.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Anthos Multi-Cloud V1 API module Google::Cloud::GkeMultiCloud::V1::AwsInstancePlacement::Tenancy.
Tenancy defines how EC2 instances are distributed across physical hardware.
Constants
TENANCY_UNSPECIFIED
value: 0 Not set.
DEFAULT
value: 1 Use default VPC tenancy.
DEDICATED
value: 2 Run a dedicated instance.
HOST
value: 3 Launch this instance to a dedicated host.