Java com.amazonaws.services.ec2.model CreateVpcRequest fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.ec2.model CreateVpcRequest fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.ec2.model CreateVpcRequest.

The text is from its open source code.

Constructor

CreateVpcRequest()
Default constructor for CreateVpcRequest object.

Method

StringgetCidrBlock()

The IPv4 network range for the VPC, in CIDR notation.

StringgetInstanceTenancy()

The tenancy options for instances launched into the VPC.