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-04-09 UTC."],[[["The latest version available is 2.8.0, with the current page focusing on version 2.7.0 of the `Google.Cloud.GkeMultiCloud.V1` API."],["`AwsInstancePlacement` is a class within the Anthos Multi-Cloud v1 API, providing details for the placement of an instance."],["The `AwsInstancePlacement` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties like `Tenancy`, which is required and defines the tenancy for an instance."],["The `host` tenancy has a limitation where it does not support T3 instances that utilize the unlimited CPU credit option."]]],[]]