AWS SDK for .NET Documentation
InstanceTenancy Property
AmazonAmazon.EC2.ModelDescribeReservedInstancesOfferingsRequestInstanceTenancy Did this page help you?   Yes   No    Tell us about it...
The tenancy of the Reserved Instance offering.
Declaration Syntax
C#
public string InstanceTenancy { get; set; }
Remarks
A Reserved Instance with tenancy of dedicated will run on single-tenant hardware and can only be launched within a VPC. Valid Values: default | dedicated

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)