| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnLocalGatewayRouteTableVPCAssociation.TagsProperty.Jsii$Proxy
An implementation for
CfnLocalGatewayRouteTableVPCAssociation.TagsProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnLocalGatewayRouteTableVPCAssociation.TagsProperty |
CfnLocalGatewayRouteTableVPCAssociation.TagsProperty.Builder.build()
Builds the configured instance.
|
default CfnLocalGatewayRouteTableVPCAssociation.TagsProperty |
CfnLocalGatewayRouteTableVPCAssociationProps.getTags()
`AWS::EC2::LocalGatewayRouteTableVPCAssociation.Tags`.
|
CfnLocalGatewayRouteTableVPCAssociation.TagsProperty |
CfnLocalGatewayRouteTableVPCAssociationProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnLocalGatewayRouteTableVPCAssociationProps.Builder |
CfnLocalGatewayRouteTableVPCAssociationProps.Builder.tags(CfnLocalGatewayRouteTableVPCAssociation.TagsProperty tags)
Sets the value of
CfnLocalGatewayRouteTableVPCAssociationProps.getTags() |
CfnLocalGatewayRouteTableVPCAssociation.Builder |
CfnLocalGatewayRouteTableVPCAssociation.Builder.tags(CfnLocalGatewayRouteTableVPCAssociation.TagsProperty tags)
`AWS::EC2::LocalGatewayRouteTableVPCAssociation.Tags`.
|
| Constructor and Description |
|---|
Jsii$Proxy(String localGatewayRouteTableId,
String vpcId,
CfnLocalGatewayRouteTableVPCAssociation.TagsProperty tags)
Constructor that initializes the object based on literal property values passed by the
CfnLocalGatewayRouteTableVPCAssociationProps.Builder. |
Copyright © 2020. All rights reserved.