AwsResourcepublic class AwsSecurityGroup extends Object implements AwsResource
| Modifier and Type | Class | Description |
|---|---|---|
static class |
AwsSecurityGroup.Builder |
| Modifier and Type | Method | Description |
|---|---|---|
void |
accept(AwsResourceVisitor visitor) |
|
boolean |
equals(Object o) |
|
String |
getGroupName() |
|
String |
getId() |
|
String |
getVpcId() |
|
int |
hashCode() |
|
String |
toString() |
public String getGroupName()
public String getVpcId()
public String getId()
getId in interface AwsResourcepublic void accept(AwsResourceVisitor visitor)
accept in interface AwsResourceCopyright © 2018. All rights reserved.