C# (CSharp) Amazon.CodeDeploy.Model Namespace

Nested Namespaces

Amazon.CodeDeploy.Model.Internal

Classes

Name Description
AddTagsToOnPremisesInstancesRequest Container for the parameters to the AddTagsToOnPremisesInstances operation. Adds tags to on-premises instances.
Alarm Information about an alarm.
AlarmConfiguration Information about alarms associated with the deployment group.
AlarmsLimitExceededException
ApplicationAlreadyExistsException
ApplicationDoesNotExistException
ApplicationInfo Information about an application.
ApplicationLimitExceededException
ApplicationNameRequiredException
AutoRollbackConfiguration Information about a configuration for automatically rolling back to a previous version of an application revision when a deployment doesn't complete successfully.
BatchGetApplicationRevisionsRequest Container for the parameters to the BatchGetApplicationRevisions operation. Gets information about one or more application revisions.
BatchGetApplicationRevisionsResponse Represents the output of a batch get application revisions operation.
BatchGetApplicationsRequest Container for the parameters to the BatchGetApplications operation. Gets information about one or more applications.
BatchGetDeploymentGroupsRequest Container for the parameters to the BatchGetDeploymentGroups operation. Get information about one or more deployment groups.
BatchGetDeploymentGroupsResponse Represents the output of a batch get deployment groups operation.
BatchGetDeploymentInstancesRequest Container for the parameters to the BatchGetDeploymentInstances operation. Gets information about one or more instance that are part of a deployment group.
BatchGetDeploymentInstancesResponse Represents the output of a batch get deployment instance operation.
BatchGetDeploymentsRequest Container for the parameters to the BatchGetDeployments operation. Gets information about one or more deployments.
BatchGetOnPremisesInstancesRequest Container for the parameters to the BatchGetOnPremisesInstances operation. Gets information about one or more on-premises instances.
BatchLimitExceededException
BucketNameFilterRequiredException
CreateApplicationRequest Container for the parameters to the CreateApplication operation. Creates an application.
CreateDeploymentConfigRequest Container for the parameters to the CreateDeploymentConfig operation. Creates a deployment configuration.
CreateDeploymentGroupRequest Container for the parameters to the CreateDeploymentGroup operation. Creates a deployment group to which application revisions will be deployed.
CreateDeploymentRequest Container for the parameters to the CreateDeployment operation. Deploys an application revision through the specified deployment group.
DeleteApplicationRequest Container for the parameters to the DeleteApplication operation. Deletes an application.
DeleteDeploymentConfigRequest Container for the parameters to the DeleteDeploymentConfig operation. Deletes a deployment configuration.

A deployment configuration cannot be deleted if it is currently in use. Predefined configurations cannot be deleted.

DeleteDeploymentGroupRequest Container for the parameters to the DeleteDeploymentGroup operation. Deletes a deployment group.
DeleteDeploymentGroupResponse Represents the output of a delete deployment group operation.
DeploymentAlreadyCompletedException
DeploymentConfigAlreadyExistsException
DeploymentConfigDoesNotExistException
DeploymentConfigInUseException
DeploymentConfigInfo Information about a deployment configuration.
DeploymentConfigLimitExceededException
DeploymentConfigNameRequiredException
DeploymentDoesNotExistException
DeploymentGroupAlreadyExistsException
DeploymentGroupDoesNotExistException
DeploymentGroupInfo Information about a deployment group.
DeploymentGroupLimitExceededException
DeploymentGroupNameRequiredException
DeploymentIdRequiredException
DeploymentInfo Information about a deployment.
DeploymentLimitExceededException
DeploymentNotStartedException
DeploymentOverview Information about the deployment status of the instances in the deployment.
DescriptionTooLongException
Diagnostics Diagnostic information about executable scripts that are part of a deployment.
EC2TagFilter Information about a tag filter.
ErrorInformation Information about a deployment error.
GenericRevisionInfo Information about an application revision.
GetApplicationRequest Container for the parameters to the GetApplication operation. Gets information about an application.
GetApplicationRevisionRequest Container for the parameters to the GetApplicationRevision operation. Gets information about an application revision.
GetApplicationRevisionResponse Configuration for accessing Amazon GetApplicationRevision service
GetDeploymentConfigRequest Container for the parameters to the GetDeploymentConfig operation. Gets information about a deployment configuration.
GetDeploymentGroupRequest Container for the parameters to the GetDeploymentGroup operation. Gets information about a deployment group.
GetDeploymentInstanceRequest Container for the parameters to the GetDeploymentInstance operation. Gets information about an instance as part of a deployment.
GetDeploymentRequest Container for the parameters to the GetDeployment operation. Gets information about a deployment.
GetOnPremisesInstanceRequest Container for the parameters to the GetOnPremisesInstance operation. Gets information about an on-premises instance.
GitHubLocation Information about the location of application artifacts stored in GitHub.
IamUserArnAlreadyRegisteredException
IamUserArnRequiredException
InstanceDoesNotExistException
InstanceIdRequiredException
InstanceInfo Information about an on-premises instance.
InstanceLimitExceededException
InstanceNameAlreadyRegisteredException
InstanceNameRequiredException
InstanceNotRegisteredException
InstanceSummary Information about an instance in a deployment.
InvalidAlarmConfigException
InvalidApplicationNameException
InvalidAutoRollbackConfigException
InvalidAutoScalingGroupException
InvalidBucketNameFilterException
InvalidDeployedStateFilterException
InvalidDeploymentConfigNameException
InvalidDeploymentGroupNameException
InvalidDeploymentIdException
InvalidDeploymentStatusException
InvalidEC2TagException
InvalidIamUserArnException
InvalidInstanceNameException
InvalidInstanceStatusException
InvalidKeyPrefixFilterException
InvalidMinimumHealthyHostValueException
InvalidNextTokenException
InvalidOperationException
InvalidRegistrationStatusException
InvalidRevisionException
InvalidRoleException
InvalidSortByException
InvalidSortOrderException
InvalidTagException
InvalidTagFilterException
InvalidTimeRangeException
InvalidTriggerConfigException
LifecycleEvent Information about a deployment lifecycle event.
ListApplicationRevisionsRequest Container for the parameters to the ListApplicationRevisions operation. Lists information about revisions for an application.
ListApplicationRevisionsResponse Configuration for accessing Amazon ListApplicationRevisions service
ListApplicationsRequest Container for the parameters to the ListApplications operation. Lists the applications registered with the applicable IAM user or AWS account.
ListApplicationsResponse Represents the output of a list applications operation.
ListDeploymentConfigsRequest Container for the parameters to the ListDeploymentConfigs operation. Lists the deployment configurations with the applicable IAM user or AWS account.
ListDeploymentConfigsResponse Represents the output of a list deployment configurations operation.
ListDeploymentGroupsRequest Container for the parameters to the ListDeploymentGroups operation. Lists the deployment groups for an application registered with the applicable IAM user or AWS account.
ListDeploymentGroupsResponse Configuration for accessing Amazon ListDeploymentGroups service
ListDeploymentInstancesRequest Container for the parameters to the ListDeploymentInstances operation. Lists the instance for a deployment associated with the applicable IAM user or AWS account.
ListDeploymentInstancesResponse Configuration for accessing Amazon ListDeploymentInstances service
ListDeploymentsRequest Container for the parameters to the ListDeployments operation. Lists the deployments in a deployment group for an application registered with the applicable IAM user or AWS account.
ListDeploymentsResponse Configuration for accessing Amazon ListDeployments service
ListOnPremisesInstancesRequest Container for the parameters to the ListOnPremisesInstances operation. Gets a list of names for one or more on-premises instances.

Unless otherwise specified, both registered and deregistered on-premises instance names will be listed. To list only registered or deregistered on-premises instance names, use the registration status parameter.

ListOnPremisesInstancesResponse Represents the output of list on-premises instances operation.
MinimumHealthyHosts Information about minimum healthy instance.
RegisterApplicationRevisionRequest Container for the parameters to the RegisterApplicationRevision operation. Registers with AWS CodeDeploy a revision for the specified application.
RemoveTagsFromOnPremisesInstancesRequest Container for the parameters to the RemoveTagsFromOnPremisesInstances operation. Removes one or more tags from one or more on-premises instances.
RevisionDoesNotExistException
RevisionInfo Information about an application revision.
RevisionLocation Information about the location of an application revision.
RevisionRequiredException
RoleRequiredException
RollbackInfo Information about a deployment rollback.
S3Location Information about the location of application artifacts stored in Amazon S3.
StopDeploymentRequest Container for the parameters to the StopDeployment operation. Attempts to stop an ongoing deployment.
StopDeploymentResponse Configuration for accessing Amazon StopDeployment service
TagFilter Information about an on-premises instance tag filter.
TagLimitExceededException
TagRequiredException
TimeRange Information about a time range.
TriggerConfig Information about notification triggers for the deployment group.
TriggerTargetsLimitExceededException
UpdateApplicationRequest Container for the parameters to the UpdateApplication operation. Changes the name of an application.
UpdateDeploymentGroupRequest Container for the parameters to the UpdateDeploymentGroup operation. Changes information about a deployment group.
UpdateDeploymentGroupResponse Configuration for accessing Amazon UpdateDeploymentGroup service