| Package | Description |
|---|---|
| software.amazon.awscdk.services.codedeploy |
AWS CodeDeploy Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnDeploymentGroup.EC2TagSetProperty.Jsii$Proxy
An implementation for
CfnDeploymentGroup.EC2TagSetProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnDeploymentGroup.EC2TagSetProperty |
CfnDeploymentGroup.EC2TagSetProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnDeploymentGroup.Builder |
CfnDeploymentGroup.Builder.ec2TagSet(CfnDeploymentGroup.EC2TagSetProperty ec2TagSet)
Information about groups of tags applied to Amazon EC2 instances.
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.ec2TagSet(CfnDeploymentGroup.EC2TagSetProperty ec2TagSet)
Sets the value of
CfnDeploymentGroupProps.getEc2TagSet() |
void |
CfnDeploymentGroup.setEc2TagSet(CfnDeploymentGroup.EC2TagSetProperty value)
Information about groups of tags applied to Amazon EC2 instances.
|
Copyright © 2022. All rights reserved.