| Package | Description |
|---|---|
| software.amazon.awscdk.services.codedeploy |
AWS CodeDeploy Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
ServerDeploymentGroupAttributes.Builder |
ServerDeploymentGroupAttributes.Builder.application(IServerApplication application)
Sets the value of
ServerDeploymentGroupAttributes.getApplication() |
static ServerDeploymentGroupAttributes.Builder |
ServerDeploymentGroupAttributes.builder() |
ServerDeploymentGroupAttributes.Builder |
ServerDeploymentGroupAttributes.Builder.deploymentConfig(IServerDeploymentConfig deploymentConfig)
Sets the value of
ServerDeploymentGroupAttributes.getDeploymentConfig() |
ServerDeploymentGroupAttributes.Builder |
ServerDeploymentGroupAttributes.Builder.deploymentGroupName(String deploymentGroupName)
Sets the value of
ServerDeploymentGroupAttributes.getDeploymentGroupName() |
| Constructor and Description |
|---|
Jsii$Proxy(ServerDeploymentGroupAttributes.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ServerDeploymentGroupAttributes.Builder. |
Copyright © 2022. All rights reserved.