Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
LocalGatewayRouteTableVpcAssociation |
LocalGatewayRouteTableVpcAssociation.clone() |
LocalGatewayRouteTableVpcAssociation |
DeleteLocalGatewayRouteTableVpcAssociationResult.getLocalGatewayRouteTableVpcAssociation()
Information about the association.
|
LocalGatewayRouteTableVpcAssociation |
CreateLocalGatewayRouteTableVpcAssociationResult.getLocalGatewayRouteTableVpcAssociation()
Information about the association.
|
LocalGatewayRouteTableVpcAssociation |
LocalGatewayRouteTableVpcAssociation.withLocalGatewayId(String localGatewayId)
The ID of the local gateway.
|
LocalGatewayRouteTableVpcAssociation |
LocalGatewayRouteTableVpcAssociation.withLocalGatewayRouteTableArn(String localGatewayRouteTableArn)
The Amazon Resource Name (ARN) of the local gateway route table for the association.
|
LocalGatewayRouteTableVpcAssociation |
LocalGatewayRouteTableVpcAssociation.withLocalGatewayRouteTableId(String localGatewayRouteTableId)
The ID of the local gateway route table.
|
LocalGatewayRouteTableVpcAssociation |
LocalGatewayRouteTableVpcAssociation.withLocalGatewayRouteTableVpcAssociationId(String localGatewayRouteTableVpcAssociationId)
The ID of the association.
|
LocalGatewayRouteTableVpcAssociation |
LocalGatewayRouteTableVpcAssociation.withOwnerId(String ownerId)
The ID of the Amazon Web Services account that owns the local gateway route table for the association.
|
LocalGatewayRouteTableVpcAssociation |
LocalGatewayRouteTableVpcAssociation.withState(String state)
The state of the association.
|
LocalGatewayRouteTableVpcAssociation |
LocalGatewayRouteTableVpcAssociation.withTags(Collection<Tag> tags)
The tags assigned to the association.
|
LocalGatewayRouteTableVpcAssociation |
LocalGatewayRouteTableVpcAssociation.withTags(Tag... tags)
The tags assigned to the association.
|
LocalGatewayRouteTableVpcAssociation |
LocalGatewayRouteTableVpcAssociation.withVpcId(String vpcId)
The ID of the VPC.
|
Modifier and Type | Method and Description |
---|---|
List<LocalGatewayRouteTableVpcAssociation> |
DescribeLocalGatewayRouteTableVpcAssociationsResult.getLocalGatewayRouteTableVpcAssociations()
Information about the associations.
|
Modifier and Type | Method and Description |
---|---|
void |
DeleteLocalGatewayRouteTableVpcAssociationResult.setLocalGatewayRouteTableVpcAssociation(LocalGatewayRouteTableVpcAssociation localGatewayRouteTableVpcAssociation)
Information about the association.
|
void |
CreateLocalGatewayRouteTableVpcAssociationResult.setLocalGatewayRouteTableVpcAssociation(LocalGatewayRouteTableVpcAssociation localGatewayRouteTableVpcAssociation)
Information about the association.
|
DeleteLocalGatewayRouteTableVpcAssociationResult |
DeleteLocalGatewayRouteTableVpcAssociationResult.withLocalGatewayRouteTableVpcAssociation(LocalGatewayRouteTableVpcAssociation localGatewayRouteTableVpcAssociation)
Information about the association.
|
CreateLocalGatewayRouteTableVpcAssociationResult |
CreateLocalGatewayRouteTableVpcAssociationResult.withLocalGatewayRouteTableVpcAssociation(LocalGatewayRouteTableVpcAssociation localGatewayRouteTableVpcAssociation)
Information about the association.
|
DescribeLocalGatewayRouteTableVpcAssociationsResult |
DescribeLocalGatewayRouteTableVpcAssociationsResult.withLocalGatewayRouteTableVpcAssociations(LocalGatewayRouteTableVpcAssociation... localGatewayRouteTableVpcAssociations)
Information about the associations.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeLocalGatewayRouteTableVpcAssociationsResult.setLocalGatewayRouteTableVpcAssociations(Collection<LocalGatewayRouteTableVpcAssociation> localGatewayRouteTableVpcAssociations)
Information about the associations.
|
DescribeLocalGatewayRouteTableVpcAssociationsResult |
DescribeLocalGatewayRouteTableVpcAssociationsResult.withLocalGatewayRouteTableVpcAssociations(Collection<LocalGatewayRouteTableVpcAssociation> localGatewayRouteTableVpcAssociations)
Information about the associations.
|
Copyright © 2021. All rights reserved.