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

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

Introduction

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

The text is from its open source code.

Constructor

Method

java.util.ListgetGroups()

A list of security groups.

StringgetInstanceId()

The ID of the instance.

java.util.ListgetTags()

Any tags assigned to the instance.

StringgetVpcId()

The ID of the VPC.