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