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