| Modifier and Type | Method and Description |
|---|---|
InstanceTagSet |
ServerDeploymentGroupProps.getEc2InstanceTags()
All EC2 instances matching the given set of tags when a deployment occurs will be added to this Deployment Group.
|
InstanceTagSet |
ServerDeploymentGroupProps.Jsii$Proxy.getEc2InstanceTags() |
InstanceTagSet |
ServerDeploymentGroupProps.getOnPremiseInstanceTags()
All on-premise instances matching the given set of tags when a deployment occurs will be added to this Deployment Group.
|
InstanceTagSet |
ServerDeploymentGroupProps.Jsii$Proxy.getOnPremiseInstanceTags() |
| Modifier and Type | Method and Description |
|---|---|
ServerDeploymentGroupProps.Builder |
ServerDeploymentGroupProps.Builder.ec2InstanceTags(InstanceTagSet ec2InstanceTags)
Sets the value of Ec2InstanceTags
|
ServerDeploymentGroupProps.Builder |
ServerDeploymentGroupProps.Builder.onPremiseInstanceTags(InstanceTagSet onPremiseInstanceTags)
Sets the value of OnPremiseInstanceTags
|
Copyright © 2019. All rights reserved.