C# Class Amazon.CodeDeploy.Model.CreateDeploymentGroupRequest

Container for the parameters to the CreateDeploymentGroup operation. Creates a deployment group to which application revisions will be deployed.
Inheritance: AmazonCodeDeployRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetAlarmConfiguration ( ) : bool
IsSetApplicationName ( ) : bool
IsSetAutoRollbackConfiguration ( ) : bool
IsSetAutoScalingGroups ( ) : bool
IsSetDeploymentConfigName ( ) : bool
IsSetDeploymentGroupName ( ) : bool
IsSetEc2TagFilters ( ) : bool
IsSetOnPremisesInstanceTagFilters ( ) : bool
IsSetServiceRoleArn ( ) : bool
IsSetTriggerConfigurations ( ) : bool