@Stability(value=External) public static final class CfnDeploymentGroupProps.Builder extends Object
CfnDeploymentGroupProps| Constructor and Description |
|---|
Builder() |
@Stability(value=External) public CfnDeploymentGroupProps.Builder applicationName(String applicationName)
CfnDeploymentGroupProps.getApplicationName()applicationName - `AWS::CodeDeploy::DeploymentGroup.ApplicationName`. This parameter is required.this@Stability(value=External) public CfnDeploymentGroupProps.Builder serviceRoleArn(String serviceRoleArn)
CfnDeploymentGroupProps.getServiceRoleArn()serviceRoleArn - `AWS::CodeDeploy::DeploymentGroup.ServiceRoleArn`. This parameter is required.this@Stability(value=External) public CfnDeploymentGroupProps.Builder alarmConfiguration(IResolvable alarmConfiguration)
CfnDeploymentGroupProps.getAlarmConfiguration()alarmConfiguration - `AWS::CodeDeploy::DeploymentGroup.AlarmConfiguration`.this@Stability(value=External) public CfnDeploymentGroupProps.Builder alarmConfiguration(CfnDeploymentGroup.AlarmConfigurationProperty alarmConfiguration)
CfnDeploymentGroupProps.getAlarmConfiguration()alarmConfiguration - `AWS::CodeDeploy::DeploymentGroup.AlarmConfiguration`.this@Stability(value=External) public CfnDeploymentGroupProps.Builder autoRollbackConfiguration(IResolvable autoRollbackConfiguration)
CfnDeploymentGroupProps.getAutoRollbackConfiguration()autoRollbackConfiguration - `AWS::CodeDeploy::DeploymentGroup.AutoRollbackConfiguration`.this@Stability(value=External) public CfnDeploymentGroupProps.Builder autoRollbackConfiguration(CfnDeploymentGroup.AutoRollbackConfigurationProperty autoRollbackConfiguration)
CfnDeploymentGroupProps.getAutoRollbackConfiguration()autoRollbackConfiguration - `AWS::CodeDeploy::DeploymentGroup.AutoRollbackConfiguration`.this@Stability(value=External) public CfnDeploymentGroupProps.Builder autoScalingGroups(List<String> autoScalingGroups)
CfnDeploymentGroupProps.getAutoScalingGroups()autoScalingGroups - `AWS::CodeDeploy::DeploymentGroup.AutoScalingGroups`.this@Stability(value=External) public CfnDeploymentGroupProps.Builder deployment(IResolvable deployment)
CfnDeploymentGroupProps.getDeployment()deployment - `AWS::CodeDeploy::DeploymentGroup.Deployment`.this@Stability(value=External) public CfnDeploymentGroupProps.Builder deployment(CfnDeploymentGroup.DeploymentProperty deployment)
CfnDeploymentGroupProps.getDeployment()deployment - `AWS::CodeDeploy::DeploymentGroup.Deployment`.this@Stability(value=External) public CfnDeploymentGroupProps.Builder deploymentConfigName(String deploymentConfigName)
CfnDeploymentGroupProps.getDeploymentConfigName()deploymentConfigName - `AWS::CodeDeploy::DeploymentGroup.DeploymentConfigName`.this@Stability(value=External) public CfnDeploymentGroupProps.Builder deploymentGroupName(String deploymentGroupName)
CfnDeploymentGroupProps.getDeploymentGroupName()deploymentGroupName - `AWS::CodeDeploy::DeploymentGroup.DeploymentGroupName`.this@Stability(value=External) public CfnDeploymentGroupProps.Builder deploymentStyle(IResolvable deploymentStyle)
CfnDeploymentGroupProps.getDeploymentStyle()deploymentStyle - `AWS::CodeDeploy::DeploymentGroup.DeploymentStyle`.this@Stability(value=External) public CfnDeploymentGroupProps.Builder deploymentStyle(CfnDeploymentGroup.DeploymentStyleProperty deploymentStyle)
CfnDeploymentGroupProps.getDeploymentStyle()deploymentStyle - `AWS::CodeDeploy::DeploymentGroup.DeploymentStyle`.this@Stability(value=External) public CfnDeploymentGroupProps.Builder ec2TagFilters(IResolvable ec2TagFilters)
CfnDeploymentGroupProps.getEc2TagFilters()ec2TagFilters - `AWS::CodeDeploy::DeploymentGroup.Ec2TagFilters`.this@Stability(value=External) public CfnDeploymentGroupProps.Builder ec2TagFilters(List<Object> ec2TagFilters)
CfnDeploymentGroupProps.getEc2TagFilters()ec2TagFilters - `AWS::CodeDeploy::DeploymentGroup.Ec2TagFilters`.this@Stability(value=External) public CfnDeploymentGroupProps.Builder ec2TagSet(IResolvable ec2TagSet)
CfnDeploymentGroupProps.getEc2TagSet()ec2TagSet - `AWS::CodeDeploy::DeploymentGroup.Ec2TagSet`.this@Stability(value=External) public CfnDeploymentGroupProps.Builder ec2TagSet(CfnDeploymentGroup.EC2TagSetProperty ec2TagSet)
CfnDeploymentGroupProps.getEc2TagSet()ec2TagSet - `AWS::CodeDeploy::DeploymentGroup.Ec2TagSet`.this@Stability(value=External) public CfnDeploymentGroupProps.Builder loadBalancerInfo(IResolvable loadBalancerInfo)
CfnDeploymentGroupProps.getLoadBalancerInfo()loadBalancerInfo - `AWS::CodeDeploy::DeploymentGroup.LoadBalancerInfo`.this@Stability(value=External) public CfnDeploymentGroupProps.Builder loadBalancerInfo(CfnDeploymentGroup.LoadBalancerInfoProperty loadBalancerInfo)
CfnDeploymentGroupProps.getLoadBalancerInfo()loadBalancerInfo - `AWS::CodeDeploy::DeploymentGroup.LoadBalancerInfo`.this@Stability(value=External) public CfnDeploymentGroupProps.Builder onPremisesInstanceTagFilters(IResolvable onPremisesInstanceTagFilters)
CfnDeploymentGroupProps.getOnPremisesInstanceTagFilters()onPremisesInstanceTagFilters - `AWS::CodeDeploy::DeploymentGroup.OnPremisesInstanceTagFilters`.this@Stability(value=External) public CfnDeploymentGroupProps.Builder onPremisesInstanceTagFilters(List<Object> onPremisesInstanceTagFilters)
CfnDeploymentGroupProps.getOnPremisesInstanceTagFilters()onPremisesInstanceTagFilters - `AWS::CodeDeploy::DeploymentGroup.OnPremisesInstanceTagFilters`.this@Stability(value=External) public CfnDeploymentGroupProps.Builder onPremisesTagSet(IResolvable onPremisesTagSet)
CfnDeploymentGroupProps.getOnPremisesTagSet()onPremisesTagSet - `AWS::CodeDeploy::DeploymentGroup.OnPremisesTagSet`.this@Stability(value=External) public CfnDeploymentGroupProps.Builder onPremisesTagSet(CfnDeploymentGroup.OnPremisesTagSetProperty onPremisesTagSet)
CfnDeploymentGroupProps.getOnPremisesTagSet()onPremisesTagSet - `AWS::CodeDeploy::DeploymentGroup.OnPremisesTagSet`.this@Stability(value=External) public CfnDeploymentGroupProps.Builder triggerConfigurations(IResolvable triggerConfigurations)
CfnDeploymentGroupProps.getTriggerConfigurations()triggerConfigurations - `AWS::CodeDeploy::DeploymentGroup.TriggerConfigurations`.this@Stability(value=External) public CfnDeploymentGroupProps.Builder triggerConfigurations(List<Object> triggerConfigurations)
CfnDeploymentGroupProps.getTriggerConfigurations()triggerConfigurations - `AWS::CodeDeploy::DeploymentGroup.TriggerConfigurations`.this@Stability(value=External) public CfnDeploymentGroupProps build()
CfnDeploymentGroupPropsNullPointerException - if any required attribute was not providedCopyright © 2020. All rights reserved.