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

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

Introduction

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

The text is from its open source code.

Constructor

Method

CreateRouteRequestwithGatewayId(String gatewayId)

The ID of an internet gateway or virtual private gateway attached to your VPC.

CreateRouteRequestwithInstanceId(String instanceId)

The ID of a NAT instance in your VPC.