C# Class Amazon.CodeDeploy.Model.CreateDeploymentRequest

Container for the parameters to the CreateDeployment operation. Deploys an application revision through the specified deployment group.
Inheritance: AmazonCodeDeployRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetApplicationName ( ) : bool
IsSetAutoRollbackConfiguration ( ) : bool
IsSetDeploymentConfigName ( ) : bool
IsSetDeploymentGroupName ( ) : bool
IsSetDescription ( ) : bool
IsSetIgnoreApplicationStopFailures ( ) : bool
IsSetRevision ( ) : bool
IsSetUpdateOutdatedInstancesOnly ( ) : bool