AWS SDK for .NET Documentation
WithInstanceTenancy Method (instanceTenancy)
AmazonAmazon.EC2.ModelCreateVpcRequestWithInstanceTenancy(String) Did this page help you?   Yes   No    Tell us about it...
Sets the supported tenancy of instances launched into the VPC.
Declaration Syntax
C#
public CreateVpcRequest WithInstanceTenancy(
	string instanceTenancy
)
Parameters
instanceTenancy (String)
The allowed tenancy of instances launched into the VPC.
Return Value
this instance

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.20.0 (1.5.20.0)