Reference documentation and code samples for the Anthos Multi-Cloud V1 API class Google::Cloud::GkeMultiCloud::V1::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.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#tenancy
def tenancy() -> ::Google::Cloud::GkeMultiCloud::V1::AwsInstancePlacement::Tenancy
Returns
- (::Google::Cloud::GkeMultiCloud::V1::AwsInstancePlacement::Tenancy) — Required. The tenancy for instance.
#tenancy=
def tenancy=(value) -> ::Google::Cloud::GkeMultiCloud::V1::AwsInstancePlacement::Tenancy
Parameter
- value (::Google::Cloud::GkeMultiCloud::V1::AwsInstancePlacement::Tenancy) — Required. The tenancy for instance.
Returns
- (::Google::Cloud::GkeMultiCloud::V1::AwsInstancePlacement::Tenancy) — Required. The tenancy for instance.