Class AwsInstancePlacement (0.1.0)

AwsInstancePlacement(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Details of placement information for an instance. Limitations for using the host tenancy:

  • T3 instances that use the unlimited CPU credit option don't support host tenancy.

Attribute

NameDescription
tenancy google.cloud.gke_multicloud_v1.types.AwsInstancePlacement.Tenancy
Required. The tenancy for instance.

Inheritance

builtins.object > proto.message.Message > AwsInstancePlacement

Classes

Tenancy

Tenancy(value)

Tenancy defines how EC2 instances are distributed across physical hardware.