public static final class CfnDeploymentGroupProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeploymentGroupProps
software.amazon.jsii.JsiiObject.InitializationModeCfnDeploymentGroupProps.Builder, CfnDeploymentGroupProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getAlarmConfiguration()
`AWS::CodeDeploy::DeploymentGroup.AlarmConfiguration`.
|
String |
getApplicationName()
`AWS::CodeDeploy::DeploymentGroup.ApplicationName`.
|
Object |
getAutoRollbackConfiguration()
`AWS::CodeDeploy::DeploymentGroup.AutoRollbackConfiguration`.
|
List<String> |
getAutoScalingGroups()
`AWS::CodeDeploy::DeploymentGroup.AutoScalingGroups`.
|
Object |
getDeployment()
`AWS::CodeDeploy::DeploymentGroup.Deployment`.
|
String |
getDeploymentConfigName()
`AWS::CodeDeploy::DeploymentGroup.DeploymentConfigName`.
|
String |
getDeploymentGroupName()
`AWS::CodeDeploy::DeploymentGroup.DeploymentGroupName`.
|
Object |
getDeploymentStyle()
`AWS::CodeDeploy::DeploymentGroup.DeploymentStyle`.
|
Object |
getEc2TagFilters()
`AWS::CodeDeploy::DeploymentGroup.Ec2TagFilters`.
|
Object |
getEc2TagSet()
`AWS::CodeDeploy::DeploymentGroup.Ec2TagSet`.
|
Object |
getLoadBalancerInfo()
`AWS::CodeDeploy::DeploymentGroup.LoadBalancerInfo`.
|
Object |
getOnPremisesInstanceTagFilters()
`AWS::CodeDeploy::DeploymentGroup.OnPremisesInstanceTagFilters`.
|
Object |
getOnPremisesTagSet()
`AWS::CodeDeploy::DeploymentGroup.OnPremisesTagSet`.
|
String |
getServiceRoleArn()
`AWS::CodeDeploy::DeploymentGroup.ServiceRoleArn`.
|
Object |
getTriggerConfigurations()
`AWS::CodeDeploy::DeploymentGroup.TriggerConfigurations`.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=Experimental) public String getApplicationName()
getApplicationName in interface CfnDeploymentGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codedeploy-deploymentgroup.html#cfn-codedeploy-deploymentgroup-applicationname@Stability(value=Experimental) public String getServiceRoleArn()
getServiceRoleArn in interface CfnDeploymentGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codedeploy-deploymentgroup.html#cfn-codedeploy-deploymentgroup-servicerolearn@Stability(value=Experimental) @Nullable public Object getAlarmConfiguration()
getAlarmConfiguration in interface CfnDeploymentGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codedeploy-deploymentgroup.html#cfn-codedeploy-deploymentgroup-alarmconfiguration@Stability(value=Experimental) @Nullable public Object getAutoRollbackConfiguration()
getAutoRollbackConfiguration in interface CfnDeploymentGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codedeploy-deploymentgroup.html#cfn-codedeploy-deploymentgroup-autorollbackconfiguration@Stability(value=Experimental) @Nullable public List<String> getAutoScalingGroups()
getAutoScalingGroups in interface CfnDeploymentGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codedeploy-deploymentgroup.html#cfn-codedeploy-deploymentgroup-autoscalinggroups@Stability(value=Experimental) @Nullable public Object getDeployment()
getDeployment in interface CfnDeploymentGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codedeploy-deploymentgroup.html#cfn-codedeploy-deploymentgroup-deployment@Stability(value=Experimental) @Nullable public String getDeploymentConfigName()
getDeploymentConfigName in interface CfnDeploymentGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codedeploy-deploymentgroup.html#cfn-codedeploy-deploymentgroup-deploymentconfigname@Stability(value=Experimental) @Nullable public String getDeploymentGroupName()
getDeploymentGroupName in interface CfnDeploymentGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codedeploy-deploymentgroup.html#cfn-codedeploy-deploymentgroup-deploymentgroupname@Stability(value=Experimental) @Nullable public Object getDeploymentStyle()
getDeploymentStyle in interface CfnDeploymentGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codedeploy-deploymentgroup.html#cfn-codedeploy-deploymentgroup-deploymentstyle@Stability(value=Experimental) @Nullable public Object getEc2TagFilters()
getEc2TagFilters in interface CfnDeploymentGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codedeploy-deploymentgroup.html#cfn-codedeploy-deploymentgroup-ec2tagfilters@Stability(value=Experimental) @Nullable public Object getEc2TagSet()
getEc2TagSet in interface CfnDeploymentGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codedeploy-deploymentgroup.html#cfn-codedeploy-deploymentgroup-ec2tagset@Stability(value=Experimental) @Nullable public Object getLoadBalancerInfo()
getLoadBalancerInfo in interface CfnDeploymentGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codedeploy-deploymentgroup.html#cfn-codedeploy-deploymentgroup-loadbalancerinfo@Stability(value=Experimental) @Nullable public Object getOnPremisesInstanceTagFilters()
getOnPremisesInstanceTagFilters in interface CfnDeploymentGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codedeploy-deploymentgroup.html#cfn-codedeploy-deploymentgroup-onpremisesinstancetagfilters@Stability(value=Experimental) @Nullable public Object getOnPremisesTagSet()
getOnPremisesTagSet in interface CfnDeploymentGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codedeploy-deploymentgroup.html#cfn-codedeploy-deploymentgroup-onpremisestagset@Stability(value=Experimental) @Nullable public Object getTriggerConfigurations()
getTriggerConfigurations in interface CfnDeploymentGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codedeploy-deploymentgroup.html#cfn-codedeploy-deploymentgroup-triggerconfigurationsCopyright © 2019. All rights reserved.