@Stability(value=External)
public static interface CfnDeploymentGroup.TargetGroupInfoProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-targetgroupinfo.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDeploymentGroup.TargetGroupInfoProperty.Builder
A builder for
CfnDeploymentGroup.TargetGroupInfoProperty |
static class |
CfnDeploymentGroup.TargetGroupInfoProperty.Jsii$Proxy
An implementation for
CfnDeploymentGroup.TargetGroupInfoProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDeploymentGroup.TargetGroupInfoProperty.Builder |
builder() |
String |
getName()
`CfnDeploymentGroup.TargetGroupInfoProperty.Name`.
|
@Stability(value=External) String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-targetgroupinfo.html#cfn-codedeploy-deploymentgroup-targetgroupinfo-name@Stability(value=External) static CfnDeploymentGroup.TargetGroupInfoProperty.Builder builder()
Copyright © 2019. All rights reserved.