void |
CreateVpcRequest.setInstanceTenancy(Tenancy instanceTenancy) |
The tenancy options for instances launched into the VPC.
|
void |
DescribeReservedInstancesOfferingsRequest.setInstanceTenancy(Tenancy instanceTenancy) |
The tenancy of the instances covered by the reservation.
|
void |
ReservedInstances.setInstanceTenancy(Tenancy instanceTenancy) |
The tenancy of the instance.
|
void |
ReservedInstancesOffering.setInstanceTenancy(Tenancy instanceTenancy) |
The tenancy of the instance.
|
void |
Vpc.setInstanceTenancy(Tenancy instanceTenancy) |
The allowed tenancy of instances launched into the VPC.
|
void |
Placement.setTenancy(Tenancy tenancy) |
The tenancy of the instance (if the instance is running in a VPC).
|
CreateVpcRequest |
CreateVpcRequest.withInstanceTenancy(Tenancy instanceTenancy) |
The tenancy options for instances launched into the VPC.
|
DescribeReservedInstancesOfferingsRequest |
DescribeReservedInstancesOfferingsRequest.withInstanceTenancy(Tenancy instanceTenancy) |
The tenancy of the instances covered by the reservation.
|
ReservedInstances |
ReservedInstances.withInstanceTenancy(Tenancy instanceTenancy) |
The tenancy of the instance.
|
ReservedInstancesOffering |
ReservedInstancesOffering.withInstanceTenancy(Tenancy instanceTenancy) |
The tenancy of the instance.
|
Vpc |
Vpc.withInstanceTenancy(Tenancy instanceTenancy) |
The allowed tenancy of instances launched into the VPC.
|
Placement |
Placement.withTenancy(Tenancy tenancy) |
The tenancy of the instance (if the instance is running in a VPC).
|