public sealed class AwsInstancePlacement : IMessage<AwsInstancePlacement>, IEquatable<AwsInstancePlacement>, IDeepCloneable<AwsInstancePlacement>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class AwsInstancePlacement.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The `AwsInstancePlacement` class, part of the Anthos Multi-Cloud v1 API, provides details about instance placement within the `Google.Cloud.GkeMultiCloud.V1` namespace."],["Version 2.8.0 is the latest version of the `AwsInstancePlacement` class, with older versions ranging from 2.7.0 down to 1.0.0-beta01 also available."],["This class includes a `Tenancy` property that defines the instance's tenancy, which is a required property."],["The `AwsInstancePlacement` class has specific limitations, such as T3 instances with unlimited CPU credits not supporting host tenancy."],["The `AwsInstancePlacement` class implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."]]],[]]