- GenericRevisionInfo - Class in com.amazonaws.services.codedeploy.model
-
Information about an application revision.
- GenericRevisionInfo() - Constructor for class com.amazonaws.services.codedeploy.model.GenericRevisionInfo
-
- getAction() - Method in class com.amazonaws.services.codedeploy.model.BlueInstanceTerminationOption
-
The action to take on instances in the original environment after a successful blue/green deployment.
- getAction() - Method in class com.amazonaws.services.codedeploy.model.GreenFleetProvisioningOption
-
The method used to add instances to a replacement environment.
- getActionOnTimeout() - Method in class com.amazonaws.services.codedeploy.model.DeploymentReadyOption
-
Information about when to reroute traffic from an original environment to a replacement environment in a
blue/green deployment.
- getAdditionalDeploymentStatusInfo() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Provides information about the results of a deployment, such as whether instances in the original environment in
a blue/green deployment were not terminated.
- getAlarmConfiguration() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
Information to add about Amazon CloudWatch alarms when the deployment group is created.
- getAlarmConfiguration() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
A list of alarms associated with the deployment group.
- getAlarmConfiguration() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
Information to add or change about Amazon CloudWatch alarms when the deployment group is updated.
- getAlarms() - Method in class com.amazonaws.services.codedeploy.model.AlarmConfiguration
-
A list of alarms configured for the deployment group.
- getApplication(GetApplicationRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
-
- getApplication(GetApplicationRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
-
Gets information about an application.
- getApplication(GetApplicationRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
-
Gets information about an application.
- getApplication() - Method in class com.amazonaws.services.codedeploy.model.GetApplicationResult
-
Information about the application.
- getApplicationAsync(GetApplicationRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
-
- getApplicationAsync(GetApplicationRequest, AsyncHandler<GetApplicationRequest, GetApplicationResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
-
- getApplicationAsync(GetApplicationRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
-
Gets information about an application.
- getApplicationAsync(GetApplicationRequest, AsyncHandler<GetApplicationRequest, GetApplicationResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
-
Gets information about an application.
- getApplicationAsync(GetApplicationRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
-
- getApplicationAsync(GetApplicationRequest, AsyncHandler<GetApplicationRequest, GetApplicationResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
-
- getApplicationId() - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
-
The application ID.
- getApplicationId() - Method in class com.amazonaws.services.codedeploy.model.CreateApplicationResult
-
A unique application ID.
- getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
-
The application name.
- getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsRequest
-
The name of an AWS CodeDeploy application about which to get revision information.
- getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsResult
-
The name of the application that corresponds to the revisions.
- getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsRequest
-
The name of an AWS CodeDeploy application associated with the applicable IAM user or AWS account.
- getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.CreateApplicationRequest
-
The name of the application.
- getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
The name of an AWS CodeDeploy application associated with the IAM user or AWS account.
- getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
-
The name of an AWS CodeDeploy application associated with the IAM user or AWS account.
- getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.DeleteApplicationRequest
-
The name of an AWS CodeDeploy application associated with the IAM user or AWS account.
- getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentGroupRequest
-
The name of an AWS CodeDeploy application associated with the IAM user or AWS account.
- getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
The application name.
- getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
The application name.
- getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRequest
-
The name of an AWS CodeDeploy application associated with the IAM user or AWS account.
- getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRevisionRequest
-
The name of the application that corresponds to the revision.
- getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRevisionResult
-
The name of the application that corresponds to the revision.
- getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentGroupRequest
-
The name of an AWS CodeDeploy application associated with the IAM user or AWS account.
- getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
-
The name of an AWS CodeDeploy application associated with the IAM user or AWS account.
- getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsRequest
-
The name of an AWS CodeDeploy application associated with the IAM user or AWS account.
- getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsResult
-
The application name.
- getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
-
The name of an AWS CodeDeploy application associated with the IAM user or AWS account.
- getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.RegisterApplicationRevisionRequest
-
The name of an AWS CodeDeploy application associated with the IAM user or AWS account.
- getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.UpdateApplicationRequest
-
The current name of the application you want to change.
- getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
The application name that corresponds to the deployment group to update.
- getApplicationNames() - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationsRequest
-
A list of application names separated by spaces.
- GetApplicationRequest - Class in com.amazonaws.services.codedeploy.model
-
Represents the input of a GetApplication
operation.
- GetApplicationRequest() - Constructor for class com.amazonaws.services.codedeploy.model.GetApplicationRequest
-
- GetApplicationResult - Class in com.amazonaws.services.codedeploy.model
-
Represents the output of a GetApplication
operation.
- GetApplicationResult() - Constructor for class com.amazonaws.services.codedeploy.model.GetApplicationResult
-
- getApplicationRevision(GetApplicationRevisionRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
-
- getApplicationRevision(GetApplicationRevisionRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
-
Gets information about an application revision.
- getApplicationRevision(GetApplicationRevisionRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
-
Gets information about an application revision.
- getApplicationRevisionAsync(GetApplicationRevisionRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
-
- getApplicationRevisionAsync(GetApplicationRevisionRequest, AsyncHandler<GetApplicationRevisionRequest, GetApplicationRevisionResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
-
- getApplicationRevisionAsync(GetApplicationRevisionRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
-
Gets information about an application revision.
- getApplicationRevisionAsync(GetApplicationRevisionRequest, AsyncHandler<GetApplicationRevisionRequest, GetApplicationRevisionResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
-
Gets information about an application revision.
- getApplicationRevisionAsync(GetApplicationRevisionRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
-
- getApplicationRevisionAsync(GetApplicationRevisionRequest, AsyncHandler<GetApplicationRevisionRequest, GetApplicationRevisionResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
-
- GetApplicationRevisionRequest - Class in com.amazonaws.services.codedeploy.model
-
Represents the input of a GetApplicationRevision
operation.
- GetApplicationRevisionRequest() - Constructor for class com.amazonaws.services.codedeploy.model.GetApplicationRevisionRequest
-
- GetApplicationRevisionResult - Class in com.amazonaws.services.codedeploy.model
-
Represents the output of a GetApplicationRevision
operation.
- GetApplicationRevisionResult() - Constructor for class com.amazonaws.services.codedeploy.model.GetApplicationRevisionResult
-
- getApplications() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationsResult
-
A list of application names.
- getApplicationsInfo() - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationsResult
-
Information about the applications.
- getAppSpecContent() - Method in class com.amazonaws.services.codedeploy.model.RevisionLocation
-
The content of an AppSpec file for an AWS Lambda or Amazon ECS deployment.
- getAutoRollbackConfiguration() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
Configuration information for an automatic rollback that is added when a deployment group is created.
- getAutoRollbackConfiguration() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
-
Configuration information for an automatic rollback that is added when a deployment is created.
- getAutoRollbackConfiguration() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
Information about the automatic rollback configuration associated with the deployment group.
- getAutoRollbackConfiguration() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Information about the automatic rollback configuration associated with the deployment.
- getAutoRollbackConfiguration() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
Information for an automatic rollback configuration that is added or changed when a deployment group is updated.
- getAutoRollbackEnabled() - Method in class com.amazonaws.services.codedeploy.model.StopDeploymentRequest
-
Indicates, when a deployment is stopped, whether instances that have been updated should be rolled back to the
previous version of the application revision.
- getAutoScalingGroups() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
A list of associated Amazon EC2 Auto Scaling groups.
- getAutoScalingGroups() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
A list of associated Auto Scaling groups.
- getAutoScalingGroups() - Method in class com.amazonaws.services.codedeploy.model.TargetInstances
-
The names of one or more Auto Scaling groups to identify a replacement environment for a blue/green deployment.
- getAutoScalingGroups() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
The replacement list of Auto Scaling groups to be included in the deployment group, if you want to change them.
- getBlueGreenDeploymentConfiguration() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
Information about blue/green deployment options for a deployment group.
- getBlueGreenDeploymentConfiguration() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
Information about blue/green deployment options for a deployment group.
- getBlueGreenDeploymentConfiguration() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Information about blue/green deployment options for this deployment.
- getBlueGreenDeploymentConfiguration() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
Information about blue/green deployment options for a deployment group.
- getBucket() - Method in class com.amazonaws.services.codedeploy.model.S3Location
-
The name of the Amazon S3 bucket where the application revision is stored.
- getBundleType() - Method in class com.amazonaws.services.codedeploy.model.S3Location
-
The file type of the application revision.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getCanaryInterval() - Method in class com.amazonaws.services.codedeploy.model.TimeBasedCanary
-
The number of minutes between the first and second traffic shifts of a TimeBasedCanary
deployment.
- getCanaryPercentage() - Method in class com.amazonaws.services.codedeploy.model.TimeBasedCanary
-
The percentage of traffic to shift in the first increment of a TimeBasedCanary
deployment.
- getCloudFormationTarget() - Method in class com.amazonaws.services.codedeploy.model.DeploymentTarget
-
- getClusterName() - Method in class com.amazonaws.services.codedeploy.model.ECSService
-
The name of the cluster that the Amazon ECS service is associated with.
- getCode() - Method in class com.amazonaws.services.codedeploy.model.ErrorInformation
-
- getCommitId() - Method in class com.amazonaws.services.codedeploy.model.GitHubLocation
-
The SHA1 commit ID of the GitHub commit that represents the bundled artifacts for the application revision.
- getCompleteTime() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
A timestamp that indicates when the deployment was complete.
- getComputePlatform() - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
-
The destination platform type for deployment of the application (Lambda
or Server
).
- getComputePlatform() - Method in class com.amazonaws.services.codedeploy.model.CreateApplicationRequest
-
The destination platform type for the deployment (Lambda
, Server
, or ECS
).
- getComputePlatform() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigRequest
-
The destination platform type for the deployment (Lambda
, Server
, or ECS
).
- getComputePlatform() - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
-
The destination platform type for the deployment (Lambda
, Server
, or ECS
).
- getComputePlatform() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
The destination platform type for the deployment (Lambda
, Server
, or ECS
).
- getComputePlatform() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
The destination platform type for the deployment (Lambda
, Server
, or ECS
).
- getContent() - Method in class com.amazonaws.services.codedeploy.model.AppSpecContent
-
The YAML-formatted or JSON-formatted revision string.
- getContent() - Method in class com.amazonaws.services.codedeploy.model.RawString
-
Deprecated.
The YAML-formatted or JSON-formatted revision string.
- getCreateTime() - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
-
The time at which the application was created.
- getCreateTime() - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
-
The time at which the deployment configuration was created.
- getCreateTime() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
A timestamp that indicates when the deployment was created.
- getCreateTime() - Method in class com.amazonaws.services.codedeploy.model.LastDeploymentInfo
-
A timestamp that indicates when the most recent deployment to the deployment group started.
- getCreateTimeRange() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
-
A time range (start and end) for returning a subset of the list of deployments.
- getCreator() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
The means by which the deployment was created:
- getCurrentDeploymentGroupName() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
The current name of the deployment group.
- getCurrentVersion() - Method in class com.amazonaws.services.codedeploy.model.LambdaFunctionInfo
-
The version of a Lambda function that production traffic points to.
- getDeployed() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
-
Whether to list revisions based on whether the revision is the target revision of a deployment group:
- getDeployment(GetDeploymentRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
-
- getDeployment(GetDeploymentRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
-
Gets information about a deployment.
- getDeployment(GetDeploymentRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
-
Gets information about a deployment.
- getDeploymentAsync(GetDeploymentRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
-
- getDeploymentAsync(GetDeploymentRequest, AsyncHandler<GetDeploymentRequest, GetDeploymentResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
-
- getDeploymentAsync(GetDeploymentRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
-
Gets information about a deployment.
- getDeploymentAsync(GetDeploymentRequest, AsyncHandler<GetDeploymentRequest, GetDeploymentResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
-
Gets information about a deployment.
- getDeploymentAsync(GetDeploymentRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
-
- getDeploymentAsync(GetDeploymentRequest, AsyncHandler<GetDeploymentRequest, GetDeploymentResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
-
- getDeploymentConfig(GetDeploymentConfigRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
-
- getDeploymentConfig(GetDeploymentConfigRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
-
Gets information about a deployment configuration.
- getDeploymentConfig(GetDeploymentConfigRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
-
Gets information about a deployment configuration.
- getDeploymentConfigAsync(GetDeploymentConfigRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
-
- getDeploymentConfigAsync(GetDeploymentConfigRequest, AsyncHandler<GetDeploymentConfigRequest, GetDeploymentConfigResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
-
- getDeploymentConfigAsync(GetDeploymentConfigRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
-
Gets information about a deployment configuration.
- getDeploymentConfigAsync(GetDeploymentConfigRequest, AsyncHandler<GetDeploymentConfigRequest, GetDeploymentConfigResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
-
Gets information about a deployment configuration.
- getDeploymentConfigAsync(GetDeploymentConfigRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
-
- getDeploymentConfigAsync(GetDeploymentConfigRequest, AsyncHandler<GetDeploymentConfigRequest, GetDeploymentConfigResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
-
- getDeploymentConfigId() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigResult
-
A unique deployment configuration ID.
- getDeploymentConfigId() - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
-
The deployment configuration ID.
- getDeploymentConfigInfo() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentConfigResult
-
Information about the deployment configuration.
- getDeploymentConfigName() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigRequest
-
The name of the deployment configuration to create.
- getDeploymentConfigName() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
If specified, the deployment configuration name can be either one of the predefined configurations provided with
AWS CodeDeploy or a custom deployment configuration that you create by calling the create deployment
configuration operation.
- getDeploymentConfigName() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
-
The name of a deployment configuration associated with the IAM user or AWS account.
- getDeploymentConfigName() - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentConfigRequest
-
The name of a deployment configuration associated with the IAM user or AWS account.
- getDeploymentConfigName() - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
-
The deployment configuration name.
- getDeploymentConfigName() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
The deployment configuration name.
- getDeploymentConfigName() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
The deployment configuration name.
- getDeploymentConfigName() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentConfigRequest
-
The name of a deployment configuration associated with the IAM user or AWS account.
- getDeploymentConfigName() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
The replacement deployment configuration name to use, if you want to change it.
- GetDeploymentConfigRequest - Class in com.amazonaws.services.codedeploy.model
-
Represents the input of a GetDeploymentConfig
operation.
- GetDeploymentConfigRequest() - Constructor for class com.amazonaws.services.codedeploy.model.GetDeploymentConfigRequest
-
- GetDeploymentConfigResult - Class in com.amazonaws.services.codedeploy.model
-
Represents the output of a GetDeploymentConfig
operation.
- GetDeploymentConfigResult() - Constructor for class com.amazonaws.services.codedeploy.model.GetDeploymentConfigResult
-
- getDeploymentConfigsList() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentConfigsResult
-
A list of deployment configurations, including built-in configurations such as
CodeDeployDefault.OneAtATime
.
- GetDeploymentFunction - Class in com.amazonaws.services.codedeploy.waiters
-
- GetDeploymentFunction(AmazonCodeDeploy) - Constructor for class com.amazonaws.services.codedeploy.waiters.GetDeploymentFunction
-
Constructs a new GetDeploymentFunction with the given client
- getDeploymentGroup(GetDeploymentGroupRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
-
- getDeploymentGroup(GetDeploymentGroupRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
-
Gets information about a deployment group.
- getDeploymentGroup(GetDeploymentGroupRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
-
Gets information about a deployment group.
- getDeploymentGroupAsync(GetDeploymentGroupRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
-
- getDeploymentGroupAsync(GetDeploymentGroupRequest, AsyncHandler<GetDeploymentGroupRequest, GetDeploymentGroupResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
-
- getDeploymentGroupAsync(GetDeploymentGroupRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
-
Gets information about a deployment group.
- getDeploymentGroupAsync(GetDeploymentGroupRequest, AsyncHandler<GetDeploymentGroupRequest, GetDeploymentGroupResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
-
Gets information about a deployment group.
- getDeploymentGroupAsync(GetDeploymentGroupRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
-
- getDeploymentGroupAsync(GetDeploymentGroupRequest, AsyncHandler<GetDeploymentGroupRequest, GetDeploymentGroupResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
-
- getDeploymentGroupId() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupResult
-
A unique deployment group ID.
- getDeploymentGroupId() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
The deployment group ID.
- getDeploymentGroupInfo() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentGroupResult
-
Information about the deployment group.
- getDeploymentGroupName() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
The name of a new deployment group for the specified application.
- getDeploymentGroupName() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
-
The name of the deployment group.
- getDeploymentGroupName() - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentGroupRequest
-
The name of a deployment group for the specified application.
- getDeploymentGroupName() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
The deployment group name.
- getDeploymentGroupName() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
The deployment group name.
- getDeploymentGroupName() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentGroupRequest
-
The name of a deployment group for the specified application.
- getDeploymentGroupName() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
-
The name of a deployment group for the specified application.
- getDeploymentGroupNames() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsRequest
-
The names of the deployment groups.
- GetDeploymentGroupRequest - Class in com.amazonaws.services.codedeploy.model
-
Represents the input of a GetDeploymentGroup
operation.
- GetDeploymentGroupRequest() - Constructor for class com.amazonaws.services.codedeploy.model.GetDeploymentGroupRequest
-
- GetDeploymentGroupResult - Class in com.amazonaws.services.codedeploy.model
-
Represents the output of a GetDeploymentGroup
operation.
- GetDeploymentGroupResult() - Constructor for class com.amazonaws.services.codedeploy.model.GetDeploymentGroupResult
-
- getDeploymentGroups() - Method in class com.amazonaws.services.codedeploy.model.GenericRevisionInfo
-
The deployment groups for which this is the current target revision.
- getDeploymentGroups() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsResult
-
A list of deployment group names.
- getDeploymentGroupsInfo() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsResult
-
Information about the deployment groups.
- getDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesRequest
-
The unique ID of a deployment.
- getDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentTargetsRequest
-
The unique ID of a deployment.
- getDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.CloudFormationTarget
-
The unique ID of an AWS CloudFormation blue/green deployment.
- getDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.ContinueDeploymentRequest
-
The unique ID of a blue/green deployment for which you want to start rerouting traffic to the replacement
environment.
- getDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentResult
-
The unique ID of a deployment.
- getDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
The unique ID of a deployment.
- getDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
-
The unique ID of a deployment.
- getDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentInstanceRequest
-
The unique ID of a deployment.
- getDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentRequest
-
The unique ID of a deployment associated with the IAM user or AWS account.
- getDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentTargetRequest
-
The unique ID of a deployment.
- getDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
-
Deprecated.
The unique ID of a deployment.
- getDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
-
The unique ID of a deployment.
- getDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
-
The unique ID of a deployment.
- getDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.LastDeploymentInfo
-
The unique ID of a deployment.
- getDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesRequest
-
The unique ID of a deployment.
- getDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentTargetsRequest
-
The unique ID of a deployment.
- getDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.PutLifecycleEventHookExecutionStatusRequest
-
The unique ID of a deployment.
- getDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.SkipWaitTimeForInstanceTerminationRequest
-
The unique ID of a blue/green deployment for which you want to skip the instance termination wait time.
- getDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.StopDeploymentRequest
-
The unique ID of a deployment.
- getDeploymentIds() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentsRequest
-
A list of deployment IDs, separated by spaces.
- getDeploymentInfo() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentResult
-
Information about the deployment.
- getDeploymentInstance(GetDeploymentInstanceRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
-
Deprecated.
- getDeploymentInstance(GetDeploymentInstanceRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
-
Deprecated.
- getDeploymentInstance(GetDeploymentInstanceRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
-
Deprecated.
- getDeploymentInstanceAsync(GetDeploymentInstanceRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
-
Deprecated.
- getDeploymentInstanceAsync(GetDeploymentInstanceRequest, AsyncHandler<GetDeploymentInstanceRequest, GetDeploymentInstanceResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
-
Deprecated.
- getDeploymentInstanceAsync(GetDeploymentInstanceRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
-
Deprecated.
- getDeploymentInstanceAsync(GetDeploymentInstanceRequest, AsyncHandler<GetDeploymentInstanceRequest, GetDeploymentInstanceResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
-
Deprecated.
- getDeploymentInstanceAsync(GetDeploymentInstanceRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
-
Deprecated.
- getDeploymentInstanceAsync(GetDeploymentInstanceRequest, AsyncHandler<GetDeploymentInstanceRequest, GetDeploymentInstanceResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
-
Deprecated.
- GetDeploymentInstanceRequest - Class in com.amazonaws.services.codedeploy.model
-
Represents the input of a GetDeploymentInstance
operation.
- GetDeploymentInstanceRequest() - Constructor for class com.amazonaws.services.codedeploy.model.GetDeploymentInstanceRequest
-
- GetDeploymentInstanceResult - Class in com.amazonaws.services.codedeploy.model
-
Represents the output of a GetDeploymentInstance
operation.
- GetDeploymentInstanceResult() - Constructor for class com.amazonaws.services.codedeploy.model.GetDeploymentInstanceResult
-
- getDeploymentOption() - Method in class com.amazonaws.services.codedeploy.model.DeploymentStyle
-
Indicates whether to route deployment traffic behind a load balancer.
- getDeploymentOverview() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
A summary of the deployment status of the instances in the deployment.
- getDeploymentReadyOption() - Method in class com.amazonaws.services.codedeploy.model.BlueGreenDeploymentConfiguration
-
Information about the action to take when newly provisioned instances are ready to receive traffic in a
blue/green deployment.
- GetDeploymentRequest - Class in com.amazonaws.services.codedeploy.model
-
Represents the input of a GetDeployment
operation.
- GetDeploymentRequest() - Constructor for class com.amazonaws.services.codedeploy.model.GetDeploymentRequest
-
- GetDeploymentResult - Class in com.amazonaws.services.codedeploy.model
-
Represents the output of a GetDeployment
operation.
- GetDeploymentResult() - Constructor for class com.amazonaws.services.codedeploy.model.GetDeploymentResult
-
- getDeployments() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsResult
-
A list of deployment IDs.
- getDeploymentsInfo() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentsResult
-
Information about the deployments.
- getDeploymentStatusMessages() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Messages that contain information about the status of a deployment.
- getDeploymentStyle() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
Information about the type of deployment, in-place or blue/green, that you want to run and whether to route
deployment traffic behind a load balancer.
- getDeploymentStyle() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
Information about the type of deployment, either in-place or blue/green, you want to run and whether to route
deployment traffic behind a load balancer.
- getDeploymentStyle() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Information about the type of deployment, either in-place or blue/green, you want to run and whether to route
deployment traffic behind a load balancer.
- getDeploymentStyle() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
Information about the type of deployment, either in-place or blue/green, you want to run and whether to route
deployment traffic behind a load balancer.
- getDeploymentTarget(GetDeploymentTargetRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
-
- getDeploymentTarget(GetDeploymentTargetRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
-
Returns information about a deployment target.
- getDeploymentTarget(GetDeploymentTargetRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
-
Returns information about a deployment target.
- getDeploymentTarget() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentTargetResult
-
A deployment target that contains information about a deployment such as its status, lifecycle events, and when
it was last updated.
- getDeploymentTargetAsync(GetDeploymentTargetRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
-
- getDeploymentTargetAsync(GetDeploymentTargetRequest, AsyncHandler<GetDeploymentTargetRequest, GetDeploymentTargetResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
-
- getDeploymentTargetAsync(GetDeploymentTargetRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
-
Returns information about a deployment target.
- getDeploymentTargetAsync(GetDeploymentTargetRequest, AsyncHandler<GetDeploymentTargetRequest, GetDeploymentTargetResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
-
Returns information about a deployment target.
- getDeploymentTargetAsync(GetDeploymentTargetRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
-
- getDeploymentTargetAsync(GetDeploymentTargetRequest, AsyncHandler<GetDeploymentTargetRequest, GetDeploymentTargetResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
-
- GetDeploymentTargetRequest - Class in com.amazonaws.services.codedeploy.model
-
- GetDeploymentTargetRequest() - Constructor for class com.amazonaws.services.codedeploy.model.GetDeploymentTargetRequest
-
- GetDeploymentTargetResult - Class in com.amazonaws.services.codedeploy.model
-
- GetDeploymentTargetResult() - Constructor for class com.amazonaws.services.codedeploy.model.GetDeploymentTargetResult
-
- getDeploymentTargets() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentTargetsResult
-
A list of target objects for a deployment.
- getDeploymentTargetType() - Method in class com.amazonaws.services.codedeploy.model.DeploymentTarget
-
The deployment type that is specific to the deployment's compute platform or deployments initiated by a
CloudFormation stack update.
- getDeploymentType() - Method in class com.amazonaws.services.codedeploy.model.DeploymentStyle
-
Indicates whether to run an in-place deployment or a blue/green deployment.
- getDeploymentWaitType() - Method in class com.amazonaws.services.codedeploy.model.ContinueDeploymentRequest
-
The status of the deployment's waiting period.
- getDeregisterTime() - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
-
If the on-premises instance was deregistered, the time at which the on-premises instance was deregistered.
- getDescription() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
-
A comment about the deployment.
- getDescription() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
A comment about the deployment.
- getDescription() - Method in class com.amazonaws.services.codedeploy.model.GenericRevisionInfo
-
A comment about the revision.
- getDescription() - Method in class com.amazonaws.services.codedeploy.model.RegisterApplicationRevisionRequest
-
A comment about the revision.
- getDesiredCount() - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
-
The number of tasks in a task set.
- getDiagnostics() - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
-
Diagnostic information about the deployment lifecycle event.
- getEc2TagFilters() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
The Amazon EC2 tags on which to filter.
- getEc2TagFilters() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
The Amazon EC2 tags on which to filter.
- getEc2TagFilters() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
The replacement set of Amazon EC2 tags on which to filter, if you want to change them.
- getEc2TagSet() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
Information about groups of tags applied to EC2 instances.
- getEc2TagSet() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
Information about groups of tags applied to an EC2 instance.
- getEc2TagSet() - Method in class com.amazonaws.services.codedeploy.model.TargetInstances
-
Information about the groups of EC2 instance tags that an instance must be identified by in order for it to be
included in the replacement environment for a blue/green deployment.
- getEc2TagSet() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
Information about groups of tags applied to on-premises instances.
- getEc2TagSetList() - Method in class com.amazonaws.services.codedeploy.model.EC2TagSet
-
A list that contains other lists of EC2 instance tag groups.
- getEcsServices() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
The target Amazon ECS services in the deployment group.
- getEcsServices() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
The target Amazon ECS services in the deployment group.
- getEcsServices() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
The target Amazon ECS services in the deployment group.
- getEcsTarget() - Method in class com.amazonaws.services.codedeploy.model.DeploymentTarget
-
Information about the target for a deployment that uses the Amazon ECS compute platform.
- getElbInfoList() - Method in class com.amazonaws.services.codedeploy.model.LoadBalancerInfo
-
An array that contains information about the load balancer to use for load balancing in a deployment.
- getEnabled() - Method in class com.amazonaws.services.codedeploy.model.AlarmConfiguration
-
Indicates whether the alarm configuration is enabled.
- getEnabled() - Method in class com.amazonaws.services.codedeploy.model.AutoRollbackConfiguration
-
Indicates whether a defined automatic rollback configuration is currently enabled.
- getEnd() - Method in class com.amazonaws.services.codedeploy.model.TimeRange
-
The end time of the time range.
- getEndTime() - Method in class com.amazonaws.services.codedeploy.model.LastDeploymentInfo
-
A timestamp that indicates when the most recent deployment to the deployment group was complete.
- getEndTime() - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
-
A timestamp that indicates when the deployment lifecycle event ended.
- getErrorCode() - Method in class com.amazonaws.services.codedeploy.model.Diagnostics
-
The associated error code:
- getErrorInformation() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Information about any error associated with this deployment.
- getErrorMessage() - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsResult
-
Information about errors that might have occurred during the API call.
- getErrorMessage() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsResult
-
Information about errors that might have occurred during the API call.
- getErrorMessage() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesResult
-
Information about errors that might have occurred during the API call.
- getETag() - Method in class com.amazonaws.services.codedeploy.model.S3Location
-
The ETag of the Amazon S3 object that represents the bundled artifacts for the application revision.
- getEvents() - Method in class com.amazonaws.services.codedeploy.model.AutoRollbackConfiguration
-
The event type or types that trigger a rollback.
- getExecutorService() - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getExternalId() - Method in class com.amazonaws.services.codedeploy.model.DeleteResourcesByExternalIdRequest
-
The unique ID of an external resource (for example, a CloudFormation stack ID) that is linked to one or more
CodeDeploy resources.
- getExternalId() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
The unique ID for an external resource (for example, a CloudFormation stack ID) that is linked to this
deployment.
- getExternalId() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
-
The unique ID of an external resource for returning deployments linked to the external resource.
- getFailed() - Method in class com.amazonaws.services.codedeploy.model.DeploymentOverview
-
The number of instances in the deployment in a failed state.
- getFileExistsBehavior() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
-
Information about how AWS CodeDeploy handles files that already exist in a deployment target location but weren't
part of the previous successful deployment.
- getFileExistsBehavior() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Information about how AWS CodeDeploy handles files that already exist in a deployment target location but weren't
part of the previous successful deployment.
- getFirstUsedTime() - Method in class com.amazonaws.services.codedeploy.model.GenericRevisionInfo
-
When the revision was first used by AWS CodeDeploy.
- getFunctionAlias() - Method in class com.amazonaws.services.codedeploy.model.LambdaFunctionInfo
-
The alias of a Lambda function.
- getFunctionName() - Method in class com.amazonaws.services.codedeploy.model.LambdaFunctionInfo
-
The name of a Lambda function.
- getGenericRevisionInfo() - Method in class com.amazonaws.services.codedeploy.model.RevisionInfo
-
Information about an application revision, including usage details and associated deployment groups.
- getGitHubAccountName() - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
-
The name for a connection to a GitHub account.
- getGitHubLocation() - Method in class com.amazonaws.services.codedeploy.model.RevisionLocation
-
Information about the location of application artifacts stored in GitHub.
- getGreenFleetProvisioningOption() - Method in class com.amazonaws.services.codedeploy.model.BlueGreenDeploymentConfiguration
-
Information about how instances are provisioned for a replacement environment in a blue/green deployment.
- getHook() - Method in class com.amazonaws.services.codedeploy.model.AutoScalingGroup
-
An Auto Scaling lifecycle event hook name.
- getHooksNotCleanedUp() - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentGroupResult
-
If the output contains no data, and the corresponding deployment group contained at least one Auto Scaling group,
AWS CodeDeploy successfully removed all corresponding Auto Scaling lifecycle event hooks from the Amazon EC2
instances in the Auto Scaling group.
- getHooksNotCleanedUp() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupResult
-
If the output contains no data, and the corresponding deployment group contained at least one Auto Scaling group,
AWS CodeDeploy successfully removed all corresponding Auto Scaling lifecycle event hooks from the AWS account.
- getIamSessionArn() - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
-
The ARN of the IAM session associated with the on-premises instance.
- getIamSessionArn() - Method in class com.amazonaws.services.codedeploy.model.RegisterOnPremisesInstanceRequest
-
The ARN of the IAM session to associate with the on-premises instance.
- getIamUserArn() - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
-
The IAM user ARN associated with the on-premises instance.
- getIamUserArn() - Method in class com.amazonaws.services.codedeploy.model.RegisterOnPremisesInstanceRequest
-
The ARN of the IAM user to associate with the on-premises instance.
- getIdentifer() - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
-
A unique ID of an ECSTaskSet
.
- getIgnoreApplicationStopFailures() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
-
If true, then if an ApplicationStop
, BeforeBlockTraffic
, or
AfterBlockTraffic
deployment lifecycle event to an instance fails, then the deployment continues to
the next deployment lifecycle event.
- getIgnoreApplicationStopFailures() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
If true, then if an ApplicationStop
, BeforeBlockTraffic
, or
AfterBlockTraffic
deployment lifecycle event to an instance fails, then the deployment continues to
the next deployment lifecycle event.
- getIgnorePollAlarmFailure() - Method in class com.amazonaws.services.codedeploy.model.AlarmConfiguration
-
Indicates whether a deployment should continue if information about the current state of alarms cannot be
retrieved from Amazon CloudWatch.
- getIncludeOnlyStatuses() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
-
A subset of deployments to list by status:
- getInProgress() - Method in class com.amazonaws.services.codedeploy.model.DeploymentOverview
-
The number of instances in which the deployment is in progress.
- getInstanceArn() - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
-
The ARN of the on-premises instance.
- getInstanceId() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentInstanceRequest
-
The unique ID of an instance in the deployment group.
- getInstanceId() - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
-
Deprecated.
The instance ID.
- getInstanceIds() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesRequest
-
The unique IDs of instances used in the deployment.
- getInstanceInfo() - Method in class com.amazonaws.services.codedeploy.model.GetOnPremisesInstanceResult
-
Information about the on-premises instance.
- getInstanceInfos() - Method in class com.amazonaws.services.codedeploy.model.BatchGetOnPremisesInstancesResult
-
Information about the on-premises instances.
- getInstanceLabel() - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
-
A label that identifies whether the instance is an original target (BLUE
) or a replacement target (
GREEN
).
- getInstanceName() - Method in class com.amazonaws.services.codedeploy.model.DeregisterOnPremisesInstanceRequest
-
The name of the on-premises instance to deregister.
- getInstanceName() - Method in class com.amazonaws.services.codedeploy.model.GetOnPremisesInstanceRequest
-
The name of the on-premises instance about which to get information.
- getInstanceName() - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
-
The name of the on-premises instance.
- getInstanceName() - Method in class com.amazonaws.services.codedeploy.model.RegisterOnPremisesInstanceRequest
-
The name of the on-premises instance to register.
- getInstanceNames() - Method in class com.amazonaws.services.codedeploy.model.AddTagsToOnPremisesInstancesRequest
-
The names of the on-premises instances to which to add tags.
- getInstanceNames() - Method in class com.amazonaws.services.codedeploy.model.BatchGetOnPremisesInstancesRequest
-
The names of the on-premises instances about which to get information.
- getInstanceNames() - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesResult
-
The list of matching on-premises instance names.
- getInstanceNames() - Method in class com.amazonaws.services.codedeploy.model.RemoveTagsFromOnPremisesInstancesRequest
-
The names of the on-premises instances from which to remove tags.
- getInstancesList() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesResult
-
A list of instance IDs.
- getInstancesSummary() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesResult
-
Information about the instance.
- getInstanceStatusFilter() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesRequest
-
A subset of instances to list by status:
- getInstanceSummary() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentInstanceResult
-
Deprecated.
- getInstanceTarget() - Method in class com.amazonaws.services.codedeploy.model.DeploymentTarget
-
Information about the target for a deployment that uses the EC2/On-premises compute platform.
- getInstanceTerminationWaitTimeStarted() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Indicates whether the wait period set for the termination of instances in the original environment has started.
- getInstanceType() - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
-
Deprecated.
Information about which environment an instance belongs to in a blue/green deployment.
- getInstanceTypeFilter() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesRequest
-
The set of instances in a blue/green deployment, either those in the original environment ("BLUE") or those in
the replacement environment ("GREEN"), for which you want to view instance information.
- getKey() - Method in class com.amazonaws.services.codedeploy.model.EC2TagFilter
-
The tag filter key.
- getKey() - Method in class com.amazonaws.services.codedeploy.model.S3Location
-
The name of the Amazon S3 object that represents the bundled artifacts for the application revision.
- getKey() - Method in class com.amazonaws.services.codedeploy.model.Tag
-
The tag's key.
- getKey() - Method in class com.amazonaws.services.codedeploy.model.TagFilter
-
The on-premises instance tag filter key.
- getLambdaFunctionInfo() - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
-
A LambdaFunctionInfo
object that describes a target Lambda function.
- getLambdaTarget() - Method in class com.amazonaws.services.codedeploy.model.DeploymentTarget
-
Information about the target for a deployment that uses the AWS Lambda compute platform.
- getLastAttemptedDeployment() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
Information about the most recent attempted deployment to the deployment group.
- getLastSuccessfulDeployment() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
Information about the most recent successful deployment to the deployment group.
- getLastUpdatedAt() - Method in class com.amazonaws.services.codedeploy.model.CloudFormationTarget
-
The date and time when the target application was updated by an AWS CloudFormation blue/green deployment.
- getLastUpdatedAt() - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
-
The date and time when the target Amazon ECS application was updated by a deployment.
- getLastUpdatedAt() - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
-
Deprecated.
A timestamp that indicates when the instance information was last updated.
- getLastUpdatedAt() - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
-
The date and time when the target instance was updated by a deployment.
- getLastUpdatedAt() - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
-
The date and time when the target Lambda function was updated by a deployment.
- getLastUsedTime() - Method in class com.amazonaws.services.codedeploy.model.GenericRevisionInfo
-
When the revision was last used by AWS CodeDeploy.
- getLifecycleEventHookExecutionId() - Method in class com.amazonaws.services.codedeploy.model.PutLifecycleEventHookExecutionStatusRequest
-
The execution ID of a deployment's lifecycle hook.
- getLifecycleEventHookExecutionId() - Method in class com.amazonaws.services.codedeploy.model.PutLifecycleEventHookExecutionStatusResult
-
The execution ID of the lifecycle event hook.
- getLifecycleEventName() - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
-
The deployment lifecycle event name, such as ApplicationStop
, BeforeInstall
,
AfterInstall
, ApplicationStart
, or ValidateService
.
- getLifecycleEvents() - Method in class com.amazonaws.services.codedeploy.model.CloudFormationTarget
-
The lifecycle events of the AWS CloudFormation blue/green deployment to this target application.
- getLifecycleEvents() - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
-
The lifecycle events of the deployment to this target Amazon ECS application.
- getLifecycleEvents() - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
-
Deprecated.
A list of lifecycle events for this instance.
- getLifecycleEvents() - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
-
The lifecycle events of the deployment to this target instance.
- getLifecycleEvents() - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
-
The lifecycle events of the deployment to this target Lambda function.
- getLinearInterval() - Method in class com.amazonaws.services.codedeploy.model.TimeBasedLinear
-
The number of minutes between each incremental traffic shift of a TimeBasedLinear
deployment.
- getLinearPercentage() - Method in class com.amazonaws.services.codedeploy.model.TimeBasedLinear
-
The percentage of traffic that is shifted at the start of each increment of a TimeBasedLinear
deployment.
- getLinkedToGitHub() - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
-
True if the user has authenticated with GitHub for the specified application.
- getListenerArns() - Method in class com.amazonaws.services.codedeploy.model.TrafficRoute
-
The Amazon Resource Name (ARN) of one listener.
- getLoadBalancerInfo() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
Information about the load balancer used in a deployment.
- getLoadBalancerInfo() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
Information about the load balancer to use in a deployment.
- getLoadBalancerInfo() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Information about the load balancer used in the deployment.
- getLoadBalancerInfo() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
Information about the load balancer used in a deployment.
- getLogTail() - Method in class com.amazonaws.services.codedeploy.model.Diagnostics
-
The last portion of the diagnostic log.
- getMessage() - Method in class com.amazonaws.services.codedeploy.model.Diagnostics
-
The message associated with the error.
- getMessage() - Method in class com.amazonaws.services.codedeploy.model.ErrorInformation
-
An accompanying error message.
- getMinimumHealthyHosts() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigRequest
-
The minimum number of healthy instances that should be available at any time during the deployment.
- getMinimumHealthyHosts() - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
-
Information about the number or percentage of minimum healthy instance.
- getName() - Method in class com.amazonaws.services.codedeploy.model.Alarm
-
The name of the alarm.
- getName() - Method in class com.amazonaws.services.codedeploy.model.AutoScalingGroup
-
The Auto Scaling group name.
- getName() - Method in class com.amazonaws.services.codedeploy.model.ELBInfo
-
For blue/green deployments, the name of the load balancer that is used to route traffic from original instances
to replacement instances in a blue/green deployment.
- getName() - Method in class com.amazonaws.services.codedeploy.model.TargetGroupInfo
-
For blue/green deployments, the name of the target group that instances in the original environment are
deregistered from, and instances in the replacement environment are registered with.
- getNewApplicationName() - Method in class com.amazonaws.services.codedeploy.model.UpdateApplicationRequest
-
The new name to give the application.
- getNewDeploymentGroupName() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
The new name of the deployment group, if you want to change it.
- getNextToken() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
-
An identifier returned from the previous ListApplicationRevisions
call.
- getNextToken() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsResult
-
If a large amount of information is returned, an identifier is also returned.
- getNextToken() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationsRequest
-
An identifier returned from the previous list applications call.
- getNextToken() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationsResult
-
If a large amount of information is returned, an identifier is also returned.
- getNextToken() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentConfigsRequest
-
An identifier returned from the previous ListDeploymentConfigs
call.
- getNextToken() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentConfigsResult
-
If a large amount of information is returned, an identifier is also returned.
- getNextToken() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsRequest
-
An identifier returned from the previous list deployment groups call.
- getNextToken() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsResult
-
If a large amount of information is returned, an identifier is also returned.
- getNextToken() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesRequest
-
An identifier returned from the previous list deployment instances call.
- getNextToken() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesResult
-
If a large amount of information is returned, an identifier is also returned.
- getNextToken() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
-
An identifier returned from the previous list deployments call.
- getNextToken() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsResult
-
If a large amount of information is returned, an identifier is also returned.
- getNextToken() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentTargetsRequest
-
A token identifier returned from the previous ListDeploymentTargets
call.
- getNextToken() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentTargetsResult
-
If a large amount of information is returned, a token identifier is also returned.
- getNextToken() - Method in class com.amazonaws.services.codedeploy.model.ListGitHubAccountTokenNamesRequest
-
An identifier returned from the previous ListGitHubAccountTokenNames
call.
- getNextToken() - Method in class com.amazonaws.services.codedeploy.model.ListGitHubAccountTokenNamesResult
-
If a large amount of information is returned, an identifier is also returned.
- getNextToken() - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesRequest
-
An identifier returned from the previous list on-premises instances call.
- getNextToken() - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesResult
-
If a large amount of information is returned, an identifier is also returned.
- getNextToken() - Method in class com.amazonaws.services.codedeploy.model.ListTagsForResourceRequest
-
An identifier returned from the previous ListTagsForResource
call.
- getNextToken() - Method in class com.amazonaws.services.codedeploy.model.ListTagsForResourceResult
-
If a large amount of information is returned, an identifier is also returned.
- getOnPremisesInstance(GetOnPremisesInstanceRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
-
- getOnPremisesInstance(GetOnPremisesInstanceRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
-
Gets information about an on-premises instance.
- getOnPremisesInstance(GetOnPremisesInstanceRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
-
Gets information about an on-premises instance.
- getOnPremisesInstanceAsync(GetOnPremisesInstanceRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
-
- getOnPremisesInstanceAsync(GetOnPremisesInstanceRequest, AsyncHandler<GetOnPremisesInstanceRequest, GetOnPremisesInstanceResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
-
- getOnPremisesInstanceAsync(GetOnPremisesInstanceRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
-
Gets information about an on-premises instance.
- getOnPremisesInstanceAsync(GetOnPremisesInstanceRequest, AsyncHandler<GetOnPremisesInstanceRequest, GetOnPremisesInstanceResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
-
Gets information about an on-premises instance.
- getOnPremisesInstanceAsync(GetOnPremisesInstanceRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
-
- getOnPremisesInstanceAsync(GetOnPremisesInstanceRequest, AsyncHandler<GetOnPremisesInstanceRequest, GetOnPremisesInstanceResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
-
- GetOnPremisesInstanceRequest - Class in com.amazonaws.services.codedeploy.model
-
Represents the input of a GetOnPremisesInstance
operation.
- GetOnPremisesInstanceRequest() - Constructor for class com.amazonaws.services.codedeploy.model.GetOnPremisesInstanceRequest
-
- GetOnPremisesInstanceResult - Class in com.amazonaws.services.codedeploy.model
-
Represents the output of a GetOnPremisesInstance
operation.
- GetOnPremisesInstanceResult() - Constructor for class com.amazonaws.services.codedeploy.model.GetOnPremisesInstanceResult
-
- getOnPremisesInstanceTagFilters() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
The on-premises instance tags on which to filter.
- getOnPremisesInstanceTagFilters() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
The on-premises instance tags on which to filter.
- getOnPremisesInstanceTagFilters() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
The replacement set of on-premises instance tags on which to filter, if you want to change them.
- getOnPremisesTagSet() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
Information about groups of tags applied to on-premises instances.
- getOnPremisesTagSet() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
Information about groups of tags applied to an on-premises instance.
- getOnPremisesTagSet() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
Information about an on-premises instance tag set.
- getOnPremisesTagSetList() - Method in class com.amazonaws.services.codedeploy.model.OnPremisesTagSet
-
A list that contains other lists of on-premises instance tag groups.
- getPending() - Method in class com.amazonaws.services.codedeploy.model.DeploymentOverview
-
The number of instances in the deployment in a pending state.
- getPendingCount() - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
-
The number of tasks in the task set that are in the PENDING
status during an Amazon ECS deployment.
- getPreviousRevision() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Information about the application revision that was deployed to the deployment group before the most recent
successful deployment.
- getProdTrafficRoute() - Method in class com.amazonaws.services.codedeploy.model.TargetGroupPairInfo
-
The path used by a load balancer to route production traffic when an Amazon ECS deployment is complete.
- getReady() - Method in class com.amazonaws.services.codedeploy.model.DeploymentOverview
-
The number of instances in a replacement environment ready to receive traffic in a blue/green deployment.
- getRegisterTime() - Method in class com.amazonaws.services.codedeploy.model.GenericRevisionInfo
-
When the revision was registered with AWS CodeDeploy.
- getRegisterTime() - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
-
The time at which the on-premises instance was registered.
- getRegistrationStatus() - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesRequest
-
The registration status of the on-premises instances:
- getRepository() - Method in class com.amazonaws.services.codedeploy.model.GitHubLocation
-
The GitHub account and repository pair that stores a reference to the commit that represents the bundled
artifacts for the application revision.
- getResourceArn() - Method in class com.amazonaws.services.codedeploy.model.ListTagsForResourceRequest
-
The ARN of a CodeDeploy resource.
- getResourceArn() - Method in class com.amazonaws.services.codedeploy.model.TagResourceRequest
-
The ARN of a resource, such as a CodeDeploy application or deployment group.
- getResourceArn() - Method in class com.amazonaws.services.codedeploy.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) that specifies from which resource to disassociate the tags with the keys in the
TagKeys
input parameter.
- getResourceType() - Method in class com.amazonaws.services.codedeploy.model.CloudFormationTarget
-
The resource type for the AWS CloudFormation blue/green deployment.
- getRevision() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
-
The type and location of the revision to deploy.
- getRevision() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Information about the location of stored application artifacts and the service from which to retrieve them.
- getRevision() - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRevisionRequest
-
Information about the application revision to get, including type and location.
- getRevision() - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRevisionResult
-
Additional information about the revision, including type and location.
- getRevision() - Method in class com.amazonaws.services.codedeploy.model.RegisterApplicationRevisionRequest
-
Information about the application revision to register, including type and location.
- getRevisionInfo() - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRevisionResult
-
General information about the revision.
- getRevisionLocation() - Method in class com.amazonaws.services.codedeploy.model.RevisionInfo
-
Information about the location and type of an application revision.
- getRevisions() - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsRequest
-
An array of RevisionLocation
objects that specify information to get about the application
revisions, including type and location.
- getRevisions() - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsResult
-
Additional information about the revisions, including the type and location.
- getRevisions() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsResult
-
A list of locations that contain the matching revisions.
- getRevisionType() - Method in class com.amazonaws.services.codedeploy.model.RevisionLocation
-
The type of application revision:
- getRollbackDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.RollbackInfo
-
The ID of the deployment rollback.
- getRollbackInfo() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Information about a deployment rollback.
- getRollbackMessage() - Method in class com.amazonaws.services.codedeploy.model.RollbackInfo
-
Information that describes the status of a deployment rollback (for example, whether the deployment can't be
rolled back, is in progress, failed, or succeeded).
- getRollbackTriggeringDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.RollbackInfo
-
The deployment ID of the deployment that was underway and triggered a rollback deployment because it failed or
was stopped.
- getRunningCount() - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
-
The number of tasks in the task set that are in the RUNNING
status during an Amazon ECS deployment.
- getS3Bucket() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
-
An Amazon S3 bucket name to limit the search for revisions.
- getS3KeyPrefix() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
-
A key prefix for the set of Amazon S3 objects to limit the search for revisions.
- getS3Location() - Method in class com.amazonaws.services.codedeploy.model.RevisionLocation
-
Information about the location of a revision stored in Amazon S3.
- getScriptName() - Method in class com.amazonaws.services.codedeploy.model.Diagnostics
-
The name of the script.
- getServiceName() - Method in class com.amazonaws.services.codedeploy.model.ECSService
-
The name of the target Amazon ECS service.
- getServiceRoleArn() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
A service role Amazon Resource Name (ARN) that allows AWS CodeDeploy to act on the user's behalf when interacting
with AWS services.
- getServiceRoleArn() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
A service role Amazon Resource Name (ARN) that grants CodeDeploy permission to make calls to AWS services on your
behalf.
- getServiceRoleArn() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
A replacement ARN for the service role, if you want to change it.
- getSha256() - Method in class com.amazonaws.services.codedeploy.model.AppSpecContent
-
The SHA256 hash value of the revision content.
- getSha256() - Method in class com.amazonaws.services.codedeploy.model.RawString
-
Deprecated.
The SHA256 hash value of the revision content.
- getSkipped() - Method in class com.amazonaws.services.codedeploy.model.DeploymentOverview
-
The number of instances in the deployment in a skipped state.
- getSortBy() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
-
The column name to use to sort the list results:
- getSortOrder() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
-
The order in which to sort the list results:
- getStart() - Method in class com.amazonaws.services.codedeploy.model.TimeRange
-
The start time of the time range.
- getStartTime() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
A timestamp that indicates when the deployment was deployed to the deployment group.
- getStartTime() - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
-
A timestamp that indicates when the deployment lifecycle event started.
- getStatus() - Method in class com.amazonaws.services.codedeploy.model.CloudFormationTarget
-
The status of an AWS CloudFormation blue/green deployment's target application.
- getStatus() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
The current state of the deployment as a whole.
- getStatus() - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
-
The status an Amazon ECS deployment's target ECS application.
- getStatus() - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
-
The status of the task set.
- getStatus() - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
-
Deprecated.
- getStatus() - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
-
The status an EC2/On-premises deployment's target instance.
- getStatus() - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
-
The status an AWS Lambda deployment's target Lambda function.
- getStatus() - Method in class com.amazonaws.services.codedeploy.model.LastDeploymentInfo
-
The status of the most recent deployment.
- getStatus() - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
-
The deployment lifecycle event status:
- getStatus() - Method in class com.amazonaws.services.codedeploy.model.PutLifecycleEventHookExecutionStatusRequest
-
The result of a Lambda function that validates a deployment lifecycle event (Succeeded
or
Failed
).
- getStatus() - Method in class com.amazonaws.services.codedeploy.model.StopDeploymentResult
-
The status of the stop deployment operation:
- getStatusMessage() - Method in class com.amazonaws.services.codedeploy.model.StopDeploymentResult
-
An accompanying status message.
- getString() - Method in class com.amazonaws.services.codedeploy.model.RevisionLocation
-
Deprecated.
- getSucceeded() - Method in class com.amazonaws.services.codedeploy.model.DeploymentOverview
-
The number of instances in the deployment to which revisions have been successfully deployed.
- getTagFilters() - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesRequest
-
The on-premises instance tags that are used to restrict the on-premises instance names returned.
- getTagFilters() - Method in class com.amazonaws.services.codedeploy.model.TargetInstances
-
The tag filter key, type, and value used to identify Amazon EC2 instances in a replacement environment for a
blue/green deployment.
- getTagKeys() - Method in class com.amazonaws.services.codedeploy.model.UntagResourceRequest
-
A list of keys of Tag
objects.
- getTags() - Method in class com.amazonaws.services.codedeploy.model.AddTagsToOnPremisesInstancesRequest
-
The tag key-value pairs to add to the on-premises instances.
- getTags() - Method in class com.amazonaws.services.codedeploy.model.CreateApplicationRequest
-
The metadata that you apply to CodeDeploy applications to help you organize and categorize them.
- getTags() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
The metadata that you apply to CodeDeploy deployment groups to help you organize and categorize them.
- getTags() - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
-
The tags currently associated with the on-premises instance.
- getTags() - Method in class com.amazonaws.services.codedeploy.model.ListTagsForResourceResult
-
A list of tags returned by ListTagsForResource
.
- getTags() - Method in class com.amazonaws.services.codedeploy.model.RemoveTagsFromOnPremisesInstancesRequest
-
The tag key-value pairs to remove from the on-premises instances.
- getTags() - Method in class com.amazonaws.services.codedeploy.model.TagResourceRequest
-
A list of tags that TagResource
associates with a resource.
- getTargetArn() - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
-
The Amazon Resource Name (ARN) of the target.
- getTargetArn() - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
-
The Amazon Resource Name (ARN) of the target.
- getTargetArn() - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
-
The Amazon Resource Name (ARN) of the target.
- getTargetFilters() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentTargetsRequest
-
A key used to filter the returned targets.
- getTargetGroup() - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
-
The target group associated with the task set.
- getTargetGroupInfoList() - Method in class com.amazonaws.services.codedeploy.model.LoadBalancerInfo
-
An array that contains information about the target group to use for load balancing in a deployment.
- getTargetGroupPairInfoList() - Method in class com.amazonaws.services.codedeploy.model.LoadBalancerInfo
-
The target group pair information.
- getTargetGroups() - Method in class com.amazonaws.services.codedeploy.model.TargetGroupPairInfo
-
One pair of target groups.
- getTargetId() - Method in class com.amazonaws.services.codedeploy.model.CloudFormationTarget
-
The unique ID of a deployment target that has a type of CloudFormationTarget
.
- getTargetId() - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
-
The unique ID of a deployment target that has a type of ecsTarget
.
- getTargetId() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentTargetRequest
-
The unique ID of a deployment target.
- getTargetId() - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
-
The unique ID of a deployment target that has a type of instanceTarget
.
- getTargetId() - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
-
The unique ID of a deployment target that has a type of lambdaTarget
.
- getTargetIds() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentTargetsRequest
-
The unique IDs of the deployment targets.
- getTargetIds() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentTargetsResult
-
The unique IDs of deployment targets.
- getTargetInstances() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
-
Information about the instances that belong to the replacement environment in a blue/green deployment.
- getTargetInstances() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Information about the instances that belong to the replacement environment in a blue/green deployment.
- getTargetRevision() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
Information about the deployment group's target revision, including type and location.
- getTargetVersion() - Method in class com.amazonaws.services.codedeploy.model.LambdaFunctionInfo
-
The version of a Lambda function that production traffic points to after the Lambda function is deployed.
- getTargetVersionWeight() - Method in class com.amazonaws.services.codedeploy.model.CloudFormationTarget
-
The percentage of production traffic that the target version of an AWS CloudFormation blue/green deployment
receives.
- getTargetVersionWeight() - Method in class com.amazonaws.services.codedeploy.model.LambdaFunctionInfo
-
The percentage of production traffic that the target version of a Lambda function receives.
- getTaskSetLabel() - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
-
A label that identifies whether the ECS task set is an original target (BLUE
) or a replacement
target (GREEN
).
- getTaskSetsInfo() - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
-
The ECSTaskSet
objects associated with the ECS target.
- getTerminateBlueInstancesOnDeploymentSuccess() - Method in class com.amazonaws.services.codedeploy.model.BlueGreenDeploymentConfiguration
-
Information about whether to terminate instances in the original fleet during a blue/green deployment.
- getTerminationWaitTimeInMinutes() - Method in class com.amazonaws.services.codedeploy.model.BlueInstanceTerminationOption
-
For an Amazon EC2 deployment, the number of minutes to wait after a successful blue/green deployment before
terminating instances from the original environment.
- getTestTrafficRoute() - Method in class com.amazonaws.services.codedeploy.model.TargetGroupPairInfo
-
An optional path used by a load balancer to route test traffic after an Amazon ECS deployment.
- getTimeBasedCanary() - Method in class com.amazonaws.services.codedeploy.model.TrafficRoutingConfig
-
A configuration that shifts traffic from one version of a Lambda function or ECS task set to another in two
increments.
- getTimeBasedLinear() - Method in class com.amazonaws.services.codedeploy.model.TrafficRoutingConfig
-
A configuration that shifts traffic from one version of a Lambda function or ECS task set to another in equal
increments, with an equal number of minutes between each increment.
- getTokenName() - Method in class com.amazonaws.services.codedeploy.model.DeleteGitHubAccountTokenRequest
-
The name of the GitHub account connection to delete.
- getTokenName() - Method in class com.amazonaws.services.codedeploy.model.DeleteGitHubAccountTokenResult
-
The name of the GitHub account connection that was deleted.
- getTokenNameList() - Method in class com.amazonaws.services.codedeploy.model.ListGitHubAccountTokenNamesResult
-
A list of names of connections to GitHub accounts.
- getTrafficRoutingConfig() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigRequest
-
The configuration that specifies how the deployment traffic is routed.
- getTrafficRoutingConfig() - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
-
The configuration that specifies how the deployment traffic is routed.
- getTrafficWeight() - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
-
The percentage of traffic served by this task set.
- getTriggerConfigurations() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
Information about triggers to create when the deployment group is created.
- getTriggerConfigurations() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
Information about triggers associated with the deployment group.
- getTriggerConfigurations() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
Information about triggers to change when the deployment group is updated.
- getTriggerEvents() - Method in class com.amazonaws.services.codedeploy.model.TriggerConfig
-
The event type or types for which notifications are triggered.
- getTriggerName() - Method in class com.amazonaws.services.codedeploy.model.TriggerConfig
-
The name of the notification trigger.
- getTriggerTargetArn() - Method in class com.amazonaws.services.codedeploy.model.TriggerConfig
-
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service topic through which notifications about
deployment or instance events are sent.
- getType() - Method in class com.amazonaws.services.codedeploy.model.EC2TagFilter
-
The tag filter type:
- getType() - Method in class com.amazonaws.services.codedeploy.model.MinimumHealthyHosts
-
The minimum healthy instance type:
- getType() - Method in class com.amazonaws.services.codedeploy.model.TagFilter
-
The on-premises instance tag filter type:
- getType() - Method in class com.amazonaws.services.codedeploy.model.TrafficRoutingConfig
-
The type of traffic shifting (TimeBasedCanary
or TimeBasedLinear
) used by a deployment
configuration.
- getUpdateOutdatedInstancesOnly() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
-
Indicates whether to deploy to all instances or only to instances that are not running the latest application
revision.
- getUpdateOutdatedInstancesOnly() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Indicates whether only instances that are not running the latest application revision are to be deployed to.
- getValue() - Method in class com.amazonaws.services.codedeploy.model.EC2TagFilter
-
The tag filter value.
- getValue() - Method in class com.amazonaws.services.codedeploy.model.MinimumHealthyHosts
-
The minimum healthy instance value.
- getValue() - Method in class com.amazonaws.services.codedeploy.model.Tag
-
The tag's value.
- getValue() - Method in class com.amazonaws.services.codedeploy.model.TagFilter
-
The on-premises instance tag filter value.
- getVersion() - Method in class com.amazonaws.services.codedeploy.model.S3Location
-
A specific version of the Amazon S3 object that represents the bundled artifacts for the application revision.
- getWaitTimeInMinutes() - Method in class com.amazonaws.services.codedeploy.model.DeploymentReadyOption
-
The number of minutes to wait before the status of a blue/green deployment is changed to Stopped if rerouting is
not started manually.
- GitHubAccountTokenDoesNotExistException - Exception in com.amazonaws.services.codedeploy.model
-
No GitHub account connection exists with the named specified in the call.
- GitHubAccountTokenDoesNotExistException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.GitHubAccountTokenDoesNotExistException
-
Constructs a new GitHubAccountTokenDoesNotExistException with the specified error message.
- GitHubAccountTokenNameRequiredException - Exception in com.amazonaws.services.codedeploy.model
-
The call is missing a required GitHub account connection name.
- GitHubAccountTokenNameRequiredException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.GitHubAccountTokenNameRequiredException
-
Constructs a new GitHubAccountTokenNameRequiredException with the specified error message.
- GitHubLocation - Class in com.amazonaws.services.codedeploy.model
-
Information about the location of application artifacts stored in GitHub.
- GitHubLocation() - Constructor for class com.amazonaws.services.codedeploy.model.GitHubLocation
-
- GreenFleetProvisioningAction - Enum in com.amazonaws.services.codedeploy.model
-
- GreenFleetProvisioningOption - Class in com.amazonaws.services.codedeploy.model
-
Information about the instances that belong to the replacement environment in a blue/green deployment.
- GreenFleetProvisioningOption() - Constructor for class com.amazonaws.services.codedeploy.model.GreenFleetProvisioningOption
-
- IamArnRequiredException - Exception in com.amazonaws.services.codedeploy.model
-
No IAM ARN was included in the request.
- IamArnRequiredException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.IamArnRequiredException
-
Constructs a new IamArnRequiredException with the specified error message.
- IamSessionArnAlreadyRegisteredException - Exception in com.amazonaws.services.codedeploy.model
-
The request included an IAM session ARN that has already been used to register a different instance.
- IamSessionArnAlreadyRegisteredException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.IamSessionArnAlreadyRegisteredException
-
Constructs a new IamSessionArnAlreadyRegisteredException with the specified error message.
- IamUserArnAlreadyRegisteredException - Exception in com.amazonaws.services.codedeploy.model
-
The specified IAM user ARN is already registered with an on-premises instance.
- IamUserArnAlreadyRegisteredException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.IamUserArnAlreadyRegisteredException
-
Constructs a new IamUserArnAlreadyRegisteredException with the specified error message.
- IamUserArnRequiredException - Exception in com.amazonaws.services.codedeploy.model
-
An IAM user ARN was not specified.
- IamUserArnRequiredException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.IamUserArnRequiredException
-
Constructs a new IamUserArnRequiredException with the specified error message.
- InstanceAction - Enum in com.amazonaws.services.codedeploy.model
-
- InstanceDoesNotExistException - Exception in com.amazonaws.services.codedeploy.model
-
The specified instance does not exist in the deployment group.
- InstanceDoesNotExistException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InstanceDoesNotExistException
-
Constructs a new InstanceDoesNotExistException with the specified error message.
- InstanceIdRequiredException - Exception in com.amazonaws.services.codedeploy.model
-
The instance ID was not specified.
- InstanceIdRequiredException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InstanceIdRequiredException
-
Constructs a new InstanceIdRequiredException with the specified error message.
- InstanceInfo - Class in com.amazonaws.services.codedeploy.model
-
Information about an on-premises instance.
- InstanceInfo() - Constructor for class com.amazonaws.services.codedeploy.model.InstanceInfo
-
- InstanceLimitExceededException - Exception in com.amazonaws.services.codedeploy.model
-
The maximum number of allowed on-premises instances in a single call was exceeded.
- InstanceLimitExceededException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InstanceLimitExceededException
-
Constructs a new InstanceLimitExceededException with the specified error message.
- InstanceNameAlreadyRegisteredException - Exception in com.amazonaws.services.codedeploy.model
-
The specified on-premises instance name is already registered.
- InstanceNameAlreadyRegisteredException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InstanceNameAlreadyRegisteredException
-
Constructs a new InstanceNameAlreadyRegisteredException with the specified error message.
- InstanceNameRequiredException - Exception in com.amazonaws.services.codedeploy.model
-
An on-premises instance name was not specified.
- InstanceNameRequiredException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InstanceNameRequiredException
-
Constructs a new InstanceNameRequiredException with the specified error message.
- InstanceNotRegisteredException - Exception in com.amazonaws.services.codedeploy.model
-
The specified on-premises instance is not registered.
- InstanceNotRegisteredException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InstanceNotRegisteredException
-
Constructs a new InstanceNotRegisteredException with the specified error message.
- InstanceStatus - Enum in com.amazonaws.services.codedeploy.model
-
Deprecated.
- InstanceSummary - Class in com.amazonaws.services.codedeploy.model
-
Deprecated.
- InstanceSummary() - Constructor for class com.amazonaws.services.codedeploy.model.InstanceSummary
-
Deprecated.
- InstanceTarget - Class in com.amazonaws.services.codedeploy.model
-
A target Amazon EC2 or on-premises instance during a deployment that uses the EC2/On-premises compute platform.
- InstanceTarget() - Constructor for class com.amazonaws.services.codedeploy.model.InstanceTarget
-
- InstanceType - Enum in com.amazonaws.services.codedeploy.model
-
- InvalidAlarmConfigException - Exception in com.amazonaws.services.codedeploy.model
-
The format of the alarm configuration is invalid.
- InvalidAlarmConfigException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidAlarmConfigException
-
Constructs a new InvalidAlarmConfigException with the specified error message.
- InvalidApplicationNameException - Exception in com.amazonaws.services.codedeploy.model
-
The application name was specified in an invalid format.
- InvalidApplicationNameException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidApplicationNameException
-
Constructs a new InvalidApplicationNameException with the specified error message.
- InvalidArnException - Exception in com.amazonaws.services.codedeploy.model
-
The specified ARN is not in a valid format.
- InvalidArnException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidArnException
-
Constructs a new InvalidArnException with the specified error message.
- InvalidAutoRollbackConfigException - Exception in com.amazonaws.services.codedeploy.model
-
The automatic rollback configuration was specified in an invalid format.
- InvalidAutoRollbackConfigException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidAutoRollbackConfigException
-
Constructs a new InvalidAutoRollbackConfigException with the specified error message.
- InvalidAutoScalingGroupException - Exception in com.amazonaws.services.codedeploy.model
-
The Auto Scaling group was specified in an invalid format or does not exist.
- InvalidAutoScalingGroupException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidAutoScalingGroupException
-
Constructs a new InvalidAutoScalingGroupException with the specified error message.
- InvalidBlueGreenDeploymentConfigurationException - Exception in com.amazonaws.services.codedeploy.model
-
The configuration for the blue/green deployment group was provided in an invalid format.
- InvalidBlueGreenDeploymentConfigurationException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidBlueGreenDeploymentConfigurationException
-
Constructs a new InvalidBlueGreenDeploymentConfigurationException with the specified error message.
- InvalidBucketNameFilterException - Exception in com.amazonaws.services.codedeploy.model
-
The bucket name either doesn't exist or was specified in an invalid format.
- InvalidBucketNameFilterException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidBucketNameFilterException
-
Constructs a new InvalidBucketNameFilterException with the specified error message.
- InvalidComputePlatformException - Exception in com.amazonaws.services.codedeploy.model
-
The computePlatform is invalid.
- InvalidComputePlatformException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidComputePlatformException
-
Constructs a new InvalidComputePlatformException with the specified error message.
- InvalidDeployedStateFilterException - Exception in com.amazonaws.services.codedeploy.model
-
The deployed state filter was specified in an invalid format.
- InvalidDeployedStateFilterException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidDeployedStateFilterException
-
Constructs a new InvalidDeployedStateFilterException with the specified error message.
- InvalidDeploymentConfigNameException - Exception in com.amazonaws.services.codedeploy.model
-
The deployment configuration name was specified in an invalid format.
- InvalidDeploymentConfigNameException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidDeploymentConfigNameException
-
Constructs a new InvalidDeploymentConfigNameException with the specified error message.
- InvalidDeploymentGroupNameException - Exception in com.amazonaws.services.codedeploy.model
-
The deployment group name was specified in an invalid format.
- InvalidDeploymentGroupNameException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidDeploymentGroupNameException
-
Constructs a new InvalidDeploymentGroupNameException with the specified error message.
- InvalidDeploymentIdException - Exception in com.amazonaws.services.codedeploy.model
-
At least one of the deployment IDs was specified in an invalid format.
- InvalidDeploymentIdException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidDeploymentIdException
-
Constructs a new InvalidDeploymentIdException with the specified error message.
- InvalidDeploymentInstanceTypeException - Exception in com.amazonaws.services.codedeploy.model
-
An instance type was specified for an in-place deployment.
- InvalidDeploymentInstanceTypeException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidDeploymentInstanceTypeException
-
Constructs a new InvalidDeploymentInstanceTypeException with the specified error message.
- InvalidDeploymentStatusException - Exception in com.amazonaws.services.codedeploy.model
-
The specified deployment status doesn't exist or cannot be determined.
- InvalidDeploymentStatusException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidDeploymentStatusException
-
Constructs a new InvalidDeploymentStatusException with the specified error message.
- InvalidDeploymentStyleException - Exception in com.amazonaws.services.codedeploy.model
-
An invalid deployment style was specified.
- InvalidDeploymentStyleException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidDeploymentStyleException
-
Constructs a new InvalidDeploymentStyleException with the specified error message.
- InvalidDeploymentTargetIdException - Exception in com.amazonaws.services.codedeploy.model
-
The target ID provided was not valid.
- InvalidDeploymentTargetIdException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidDeploymentTargetIdException
-
Constructs a new InvalidDeploymentTargetIdException with the specified error message.
- InvalidDeploymentWaitTypeException - Exception in com.amazonaws.services.codedeploy.model
-
The wait type is invalid.
- InvalidDeploymentWaitTypeException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidDeploymentWaitTypeException
-
Constructs a new InvalidDeploymentWaitTypeException with the specified error message.
- InvalidEC2TagCombinationException - Exception in com.amazonaws.services.codedeploy.model
-
A call was submitted that specified both Ec2TagFilters and Ec2TagSet, but only one of these data types can be used in
a single call.
- InvalidEC2TagCombinationException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidEC2TagCombinationException
-
Constructs a new InvalidEC2TagCombinationException with the specified error message.
- InvalidEC2TagException - Exception in com.amazonaws.services.codedeploy.model
-
The tag was specified in an invalid format.
- InvalidEC2TagException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidEC2TagException
-
Constructs a new InvalidEC2TagException with the specified error message.
- InvalidECSServiceException - Exception in com.amazonaws.services.codedeploy.model
-
The Amazon ECS service identifier is not valid.
- InvalidECSServiceException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidECSServiceException
-
Constructs a new InvalidECSServiceException with the specified error message.
- InvalidExternalIdException - Exception in com.amazonaws.services.codedeploy.model
-
The external ID was specified in an invalid format.
- InvalidExternalIdException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidExternalIdException
-
Constructs a new InvalidExternalIdException with the specified error message.
- InvalidFileExistsBehaviorException - Exception in com.amazonaws.services.codedeploy.model
-
An invalid fileExistsBehavior option was specified to determine how AWS CodeDeploy handles files or directories that
already exist in a deployment target location, but weren't part of the previous successful deployment.
- InvalidFileExistsBehaviorException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidFileExistsBehaviorException
-
Constructs a new InvalidFileExistsBehaviorException with the specified error message.
- InvalidGitHubAccountTokenException - Exception in com.amazonaws.services.codedeploy.model
-
The GitHub token is not valid.
- InvalidGitHubAccountTokenException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidGitHubAccountTokenException
-
Constructs a new InvalidGitHubAccountTokenException with the specified error message.
- InvalidGitHubAccountTokenNameException - Exception in com.amazonaws.services.codedeploy.model
-
The format of the specified GitHub account connection name is invalid.
- InvalidGitHubAccountTokenNameException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidGitHubAccountTokenNameException
-
Constructs a new InvalidGitHubAccountTokenNameException with the specified error message.
- InvalidIamSessionArnException - Exception in com.amazonaws.services.codedeploy.model
-
The IAM session ARN was specified in an invalid format.
- InvalidIamSessionArnException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidIamSessionArnException
-
Constructs a new InvalidIamSessionArnException with the specified error message.
- InvalidIamUserArnException - Exception in com.amazonaws.services.codedeploy.model
-
The IAM user ARN was specified in an invalid format.
- InvalidIamUserArnException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidIamUserArnException
-
Constructs a new InvalidIamUserArnException with the specified error message.
- InvalidIgnoreApplicationStopFailuresValueException - Exception in com.amazonaws.services.codedeploy.model
-
The IgnoreApplicationStopFailures value is invalid.
- InvalidIgnoreApplicationStopFailuresValueException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidIgnoreApplicationStopFailuresValueException
-
Constructs a new InvalidIgnoreApplicationStopFailuresValueException with the specified error message.
- InvalidInputException - Exception in com.amazonaws.services.codedeploy.model
-
The input was specified in an invalid format.
- InvalidInputException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidInputException
-
Constructs a new InvalidInputException with the specified error message.
- InvalidInstanceNameException - Exception in com.amazonaws.services.codedeploy.model
-
The on-premises instance name was specified in an invalid format.
- InvalidInstanceNameException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidInstanceNameException
-
Constructs a new InvalidInstanceNameException with the specified error message.
- InvalidInstanceStatusException - Exception in com.amazonaws.services.codedeploy.model
-
The specified instance status does not exist.
- InvalidInstanceStatusException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidInstanceStatusException
-
Constructs a new InvalidInstanceStatusException with the specified error message.
- InvalidInstanceTypeException - Exception in com.amazonaws.services.codedeploy.model
-
An invalid instance type was specified for instances in a blue/green deployment.
- InvalidInstanceTypeException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidInstanceTypeException
-
Constructs a new InvalidInstanceTypeException with the specified error message.
- InvalidKeyPrefixFilterException - Exception in com.amazonaws.services.codedeploy.model
-
The specified key prefix filter was specified in an invalid format.
- InvalidKeyPrefixFilterException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidKeyPrefixFilterException
-
Constructs a new InvalidKeyPrefixFilterException with the specified error message.
- InvalidLifecycleEventHookExecutionIdException - Exception in com.amazonaws.services.codedeploy.model
-
A lifecycle event hook is invalid.
- InvalidLifecycleEventHookExecutionIdException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidLifecycleEventHookExecutionIdException
-
Constructs a new InvalidLifecycleEventHookExecutionIdException with the specified error message.
- InvalidLifecycleEventHookExecutionStatusException - Exception in com.amazonaws.services.codedeploy.model
-
The result of a Lambda validation function that verifies a lifecycle event is invalid.
- InvalidLifecycleEventHookExecutionStatusException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidLifecycleEventHookExecutionStatusException
-
Constructs a new InvalidLifecycleEventHookExecutionStatusException with the specified error message.
- InvalidLoadBalancerInfoException - Exception in com.amazonaws.services.codedeploy.model
-
An invalid load balancer name, or no load balancer name, was specified.
- InvalidLoadBalancerInfoException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidLoadBalancerInfoException
-
Constructs a new InvalidLoadBalancerInfoException with the specified error message.
- InvalidMinimumHealthyHostValueException - Exception in com.amazonaws.services.codedeploy.model
-
The minimum healthy instance value was specified in an invalid format.
- InvalidMinimumHealthyHostValueException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidMinimumHealthyHostValueException
-
Constructs a new InvalidMinimumHealthyHostValueException with the specified error message.
- InvalidNextTokenException - Exception in com.amazonaws.services.codedeploy.model
-
The next token was specified in an invalid format.
- InvalidNextTokenException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidNextTokenException
-
Constructs a new InvalidNextTokenException with the specified error message.
- InvalidOnPremisesTagCombinationException - Exception in com.amazonaws.services.codedeploy.model
-
A call was submitted that specified both OnPremisesTagFilters and OnPremisesTagSet, but only one of these data types
can be used in a single call.
- InvalidOnPremisesTagCombinationException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidOnPremisesTagCombinationException
-
Constructs a new InvalidOnPremisesTagCombinationException with the specified error message.
- InvalidOperationException - Exception in com.amazonaws.services.codedeploy.model
-
An invalid operation was detected.
- InvalidOperationException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidOperationException
-
Constructs a new InvalidOperationException with the specified error message.
- InvalidRegistrationStatusException - Exception in com.amazonaws.services.codedeploy.model
-
The registration status was specified in an invalid format.
- InvalidRegistrationStatusException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidRegistrationStatusException
-
Constructs a new InvalidRegistrationStatusException with the specified error message.
- InvalidRevisionException - Exception in com.amazonaws.services.codedeploy.model
-
The revision was specified in an invalid format.
- InvalidRevisionException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidRevisionException
-
Constructs a new InvalidRevisionException with the specified error message.
- InvalidRoleException - Exception in com.amazonaws.services.codedeploy.model
-
The service role ARN was specified in an invalid format.
- InvalidRoleException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidRoleException
-
Constructs a new InvalidRoleException with the specified error message.
- InvalidSortByException - Exception in com.amazonaws.services.codedeploy.model
-
The column name to sort by is either not present or was specified in an invalid format.
- InvalidSortByException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidSortByException
-
Constructs a new InvalidSortByException with the specified error message.
- InvalidSortOrderException - Exception in com.amazonaws.services.codedeploy.model
-
The sort order was specified in an invalid format.
- InvalidSortOrderException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidSortOrderException
-
Constructs a new InvalidSortOrderException with the specified error message.
- InvalidTagException - Exception in com.amazonaws.services.codedeploy.model
-
The tag was specified in an invalid format.
- InvalidTagException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidTagException
-
Constructs a new InvalidTagException with the specified error message.
- InvalidTagFilterException - Exception in com.amazonaws.services.codedeploy.model
-
The tag filter was specified in an invalid format.
- InvalidTagFilterException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidTagFilterException
-
Constructs a new InvalidTagFilterException with the specified error message.
- InvalidTagsToAddException - Exception in com.amazonaws.services.codedeploy.model
-
The specified tags are not valid.
- InvalidTagsToAddException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidTagsToAddException
-
Constructs a new InvalidTagsToAddException with the specified error message.
- InvalidTargetFilterNameException - Exception in com.amazonaws.services.codedeploy.model
-
The target filter name is invalid.
- InvalidTargetFilterNameException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidTargetFilterNameException
-
Constructs a new InvalidTargetFilterNameException with the specified error message.
- InvalidTargetGroupPairException - Exception in com.amazonaws.services.codedeploy.model
-
A target group pair associated with this deployment is not valid.
- InvalidTargetGroupPairException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidTargetGroupPairException
-
Constructs a new InvalidTargetGroupPairException with the specified error message.
- InvalidTargetInstancesException - Exception in com.amazonaws.services.codedeploy.model
-
The target instance configuration is invalid.
- InvalidTargetInstancesException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidTargetInstancesException
-
Constructs a new InvalidTargetInstancesException with the specified error message.
- InvalidTimeRangeException - Exception in com.amazonaws.services.codedeploy.model
-
The specified time range was specified in an invalid format.
- InvalidTimeRangeException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidTimeRangeException
-
Constructs a new InvalidTimeRangeException with the specified error message.
- InvalidTrafficRoutingConfigurationException - Exception in com.amazonaws.services.codedeploy.model
-
The configuration that specifies how traffic is routed during a deployment is invalid.
- InvalidTrafficRoutingConfigurationException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidTrafficRoutingConfigurationException
-
Constructs a new InvalidTrafficRoutingConfigurationException with the specified error message.
- InvalidTriggerConfigException - Exception in com.amazonaws.services.codedeploy.model
-
The trigger was specified in an invalid format.
- InvalidTriggerConfigException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidTriggerConfigException
-
Constructs a new InvalidTriggerConfigException with the specified error message.
- InvalidUpdateOutdatedInstancesOnlyValueException - Exception in com.amazonaws.services.codedeploy.model
-
The UpdateOutdatedInstancesOnly value is invalid.
- InvalidUpdateOutdatedInstancesOnlyValueException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidUpdateOutdatedInstancesOnlyValueException
-
Constructs a new InvalidUpdateOutdatedInstancesOnlyValueException with the specified error message.
- isAutoRollbackEnabled() - Method in class com.amazonaws.services.codedeploy.model.StopDeploymentRequest
-
Indicates, when a deployment is stopped, whether instances that have been updated should be rolled back to the
previous version of the application revision.
- isEnabled() - Method in class com.amazonaws.services.codedeploy.model.AlarmConfiguration
-
Indicates whether the alarm configuration is enabled.
- isEnabled() - Method in class com.amazonaws.services.codedeploy.model.AutoRollbackConfiguration
-
Indicates whether a defined automatic rollback configuration is currently enabled.
- isIgnoreApplicationStopFailures() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
-
If true, then if an ApplicationStop
, BeforeBlockTraffic
, or
AfterBlockTraffic
deployment lifecycle event to an instance fails, then the deployment continues to
the next deployment lifecycle event.
- isIgnoreApplicationStopFailures() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
If true, then if an ApplicationStop
, BeforeBlockTraffic
, or
AfterBlockTraffic
deployment lifecycle event to an instance fails, then the deployment continues to
the next deployment lifecycle event.
- isIgnorePollAlarmFailure() - Method in class com.amazonaws.services.codedeploy.model.AlarmConfiguration
-
Indicates whether a deployment should continue if information about the current state of alarms cannot be
retrieved from Amazon CloudWatch.
- isInstanceTerminationWaitTimeStarted() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Indicates whether the wait period set for the termination of instances in the original environment has started.
- isLinkedToGitHub() - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
-
True if the user has authenticated with GitHub for the specified application.
- isUpdateOutdatedInstancesOnly() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
-
Indicates whether to deploy to all instances or only to instances that are not running the latest application
revision.
- isUpdateOutdatedInstancesOnly() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Indicates whether only instances that are not running the latest application revision are to be deployed to.
- S3Location - Class in com.amazonaws.services.codedeploy.model
-
Information about the location of application artifacts stored in Amazon S3.
- S3Location() - Constructor for class com.amazonaws.services.codedeploy.model.S3Location
-
- setAction(String) - Method in class com.amazonaws.services.codedeploy.model.BlueInstanceTerminationOption
-
The action to take on instances in the original environment after a successful blue/green deployment.
- setAction(InstanceAction) - Method in class com.amazonaws.services.codedeploy.model.BlueInstanceTerminationOption
-
The action to take on instances in the original environment after a successful blue/green deployment.
- setAction(String) - Method in class com.amazonaws.services.codedeploy.model.GreenFleetProvisioningOption
-
The method used to add instances to a replacement environment.
- setAction(GreenFleetProvisioningAction) - Method in class com.amazonaws.services.codedeploy.model.GreenFleetProvisioningOption
-
The method used to add instances to a replacement environment.
- setActionOnTimeout(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentReadyOption
-
Information about when to reroute traffic from an original environment to a replacement environment in a
blue/green deployment.
- setActionOnTimeout(DeploymentReadyAction) - Method in class com.amazonaws.services.codedeploy.model.DeploymentReadyOption
-
Information about when to reroute traffic from an original environment to a replacement environment in a
blue/green deployment.
- setAdditionalDeploymentStatusInfo(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Provides information about the results of a deployment, such as whether instances in the original environment in
a blue/green deployment were not terminated.
- setAlarmConfiguration(AlarmConfiguration) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
Information to add about Amazon CloudWatch alarms when the deployment group is created.
- setAlarmConfiguration(AlarmConfiguration) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
A list of alarms associated with the deployment group.
- setAlarmConfiguration(AlarmConfiguration) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
Information to add or change about Amazon CloudWatch alarms when the deployment group is updated.
- setAlarms(Collection<Alarm>) - Method in class com.amazonaws.services.codedeploy.model.AlarmConfiguration
-
A list of alarms configured for the deployment group.
- setApplication(ApplicationInfo) - Method in class com.amazonaws.services.codedeploy.model.GetApplicationResult
-
Information about the application.
- setApplicationId(String) - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
-
The application ID.
- setApplicationId(String) - Method in class com.amazonaws.services.codedeploy.model.CreateApplicationResult
-
A unique application ID.
- setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
-
The application name.
- setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsRequest
-
The name of an AWS CodeDeploy application about which to get revision information.
- setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsResult
-
The name of the application that corresponds to the revisions.
- setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsRequest
-
The name of an AWS CodeDeploy application associated with the applicable IAM user or AWS account.
- setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.CreateApplicationRequest
-
The name of the application.
- setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
The name of an AWS CodeDeploy application associated with the IAM user or AWS account.
- setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
-
The name of an AWS CodeDeploy application associated with the IAM user or AWS account.
- setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.DeleteApplicationRequest
-
The name of an AWS CodeDeploy application associated with the IAM user or AWS account.
- setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentGroupRequest
-
The name of an AWS CodeDeploy application associated with the IAM user or AWS account.
- setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
The application name.
- setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
The application name.
- setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRequest
-
The name of an AWS CodeDeploy application associated with the IAM user or AWS account.
- setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRevisionRequest
-
The name of the application that corresponds to the revision.
- setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRevisionResult
-
The name of the application that corresponds to the revision.
- setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentGroupRequest
-
The name of an AWS CodeDeploy application associated with the IAM user or AWS account.
- setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
-
The name of an AWS CodeDeploy application associated with the IAM user or AWS account.
- setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsRequest
-
The name of an AWS CodeDeploy application associated with the IAM user or AWS account.
- setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsResult
-
The application name.
- setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
-
The name of an AWS CodeDeploy application associated with the IAM user or AWS account.
- setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.RegisterApplicationRevisionRequest
-
The name of an AWS CodeDeploy application associated with the IAM user or AWS account.
- setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.UpdateApplicationRequest
-
The current name of the application you want to change.
- setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
The application name that corresponds to the deployment group to update.
- setApplicationNames(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationsRequest
-
A list of application names separated by spaces.
- setApplications(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationsResult
-
A list of application names.
- setApplicationsInfo(Collection<ApplicationInfo>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationsResult
-
Information about the applications.
- setAppSpecContent(AppSpecContent) - Method in class com.amazonaws.services.codedeploy.model.RevisionLocation
-
The content of an AppSpec file for an AWS Lambda or Amazon ECS deployment.
- setAutoRollbackConfiguration(AutoRollbackConfiguration) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
Configuration information for an automatic rollback that is added when a deployment group is created.
- setAutoRollbackConfiguration(AutoRollbackConfiguration) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
-
Configuration information for an automatic rollback that is added when a deployment is created.
- setAutoRollbackConfiguration(AutoRollbackConfiguration) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
Information about the automatic rollback configuration associated with the deployment group.
- setAutoRollbackConfiguration(AutoRollbackConfiguration) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Information about the automatic rollback configuration associated with the deployment.
- setAutoRollbackConfiguration(AutoRollbackConfiguration) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
Information for an automatic rollback configuration that is added or changed when a deployment group is updated.
- setAutoRollbackEnabled(Boolean) - Method in class com.amazonaws.services.codedeploy.model.StopDeploymentRequest
-
Indicates, when a deployment is stopped, whether instances that have been updated should be rolled back to the
previous version of the application revision.
- setAutoScalingGroups(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
A list of associated Amazon EC2 Auto Scaling groups.
- setAutoScalingGroups(Collection<AutoScalingGroup>) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
A list of associated Auto Scaling groups.
- setAutoScalingGroups(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.TargetInstances
-
The names of one or more Auto Scaling groups to identify a replacement environment for a blue/green deployment.
- setAutoScalingGroups(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
The replacement list of Auto Scaling groups to be included in the deployment group, if you want to change them.
- setBlueGreenDeploymentConfiguration(BlueGreenDeploymentConfiguration) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
Information about blue/green deployment options for a deployment group.
- setBlueGreenDeploymentConfiguration(BlueGreenDeploymentConfiguration) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
Information about blue/green deployment options for a deployment group.
- setBlueGreenDeploymentConfiguration(BlueGreenDeploymentConfiguration) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Information about blue/green deployment options for this deployment.
- setBlueGreenDeploymentConfiguration(BlueGreenDeploymentConfiguration) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
Information about blue/green deployment options for a deployment group.
- setBucket(String) - Method in class com.amazonaws.services.codedeploy.model.S3Location
-
The name of the Amazon S3 bucket where the application revision is stored.
- setBundleType(String) - Method in class com.amazonaws.services.codedeploy.model.S3Location
-
The file type of the application revision.
- setBundleType(BundleType) - Method in class com.amazonaws.services.codedeploy.model.S3Location
-
The file type of the application revision.
- setCanaryInterval(Integer) - Method in class com.amazonaws.services.codedeploy.model.TimeBasedCanary
-
The number of minutes between the first and second traffic shifts of a TimeBasedCanary
deployment.
- setCanaryPercentage(Integer) - Method in class com.amazonaws.services.codedeploy.model.TimeBasedCanary
-
The percentage of traffic to shift in the first increment of a TimeBasedCanary
deployment.
- setCloudFormationTarget(CloudFormationTarget) - Method in class com.amazonaws.services.codedeploy.model.DeploymentTarget
-
- setClusterName(String) - Method in class com.amazonaws.services.codedeploy.model.ECSService
-
The name of the cluster that the Amazon ECS service is associated with.
- setCode(String) - Method in class com.amazonaws.services.codedeploy.model.ErrorInformation
-
- setCode(ErrorCode) - Method in class com.amazonaws.services.codedeploy.model.ErrorInformation
-
- setCommitId(String) - Method in class com.amazonaws.services.codedeploy.model.GitHubLocation
-
The SHA1 commit ID of the GitHub commit that represents the bundled artifacts for the application revision.
- setCompleteTime(Date) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
A timestamp that indicates when the deployment was complete.
- setComputePlatform(String) - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
-
The destination platform type for deployment of the application (Lambda
or Server
).
- setComputePlatform(String) - Method in class com.amazonaws.services.codedeploy.model.CreateApplicationRequest
-
The destination platform type for the deployment (Lambda
, Server
, or ECS
).
- setComputePlatform(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigRequest
-
The destination platform type for the deployment (Lambda
, Server
, or ECS
).
- setComputePlatform(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
-
The destination platform type for the deployment (Lambda
, Server
, or ECS
).
- setComputePlatform(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
The destination platform type for the deployment (Lambda
, Server
, or ECS
).
- setComputePlatform(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
The destination platform type for the deployment (Lambda
, Server
, or ECS
).
- setComputePlatform(ComputePlatform) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
The destination platform type for the deployment (Lambda
, Server
, or ECS
).
- setContent(String) - Method in class com.amazonaws.services.codedeploy.model.AppSpecContent
-
The YAML-formatted or JSON-formatted revision string.
- setContent(String) - Method in class com.amazonaws.services.codedeploy.model.RawString
-
Deprecated.
The YAML-formatted or JSON-formatted revision string.
- setCreateTime(Date) - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
-
The time at which the application was created.
- setCreateTime(Date) - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
-
The time at which the deployment configuration was created.
- setCreateTime(Date) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
A timestamp that indicates when the deployment was created.
- setCreateTime(Date) - Method in class com.amazonaws.services.codedeploy.model.LastDeploymentInfo
-
A timestamp that indicates when the most recent deployment to the deployment group started.
- setCreateTimeRange(TimeRange) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
-
A time range (start and end) for returning a subset of the list of deployments.
- setCreator(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
The means by which the deployment was created:
- setCreator(DeploymentCreator) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
The means by which the deployment was created:
- setCurrentDeploymentGroupName(String) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
The current name of the deployment group.
- setCurrentVersion(String) - Method in class com.amazonaws.services.codedeploy.model.LambdaFunctionInfo
-
The version of a Lambda function that production traffic points to.
- setDeployed(String) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
-
Whether to list revisions based on whether the revision is the target revision of a deployment group:
- setDeployed(ListStateFilterAction) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
-
Whether to list revisions based on whether the revision is the target revision of a deployment group:
- setDeploymentConfigId(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigResult
-
A unique deployment configuration ID.
- setDeploymentConfigId(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
-
The deployment configuration ID.
- setDeploymentConfigInfo(DeploymentConfigInfo) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentConfigResult
-
Information about the deployment configuration.
- setDeploymentConfigName(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigRequest
-
The name of the deployment configuration to create.
- setDeploymentConfigName(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
If specified, the deployment configuration name can be either one of the predefined configurations provided with
AWS CodeDeploy or a custom deployment configuration that you create by calling the create deployment
configuration operation.
- setDeploymentConfigName(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
-
The name of a deployment configuration associated with the IAM user or AWS account.
- setDeploymentConfigName(String) - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentConfigRequest
-
The name of a deployment configuration associated with the IAM user or AWS account.
- setDeploymentConfigName(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
-
The deployment configuration name.
- setDeploymentConfigName(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
The deployment configuration name.
- setDeploymentConfigName(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
The deployment configuration name.
- setDeploymentConfigName(String) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentConfigRequest
-
The name of a deployment configuration associated with the IAM user or AWS account.
- setDeploymentConfigName(String) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
The replacement deployment configuration name to use, if you want to change it.
- setDeploymentConfigsList(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentConfigsResult
-
A list of deployment configurations, including built-in configurations such as
CodeDeployDefault.OneAtATime
.
- setDeploymentGroupId(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupResult
-
A unique deployment group ID.
- setDeploymentGroupId(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
The deployment group ID.
- setDeploymentGroupInfo(DeploymentGroupInfo) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentGroupResult
-
Information about the deployment group.
- setDeploymentGroupName(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
The name of a new deployment group for the specified application.
- setDeploymentGroupName(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
-
The name of the deployment group.
- setDeploymentGroupName(String) - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentGroupRequest
-
The name of a deployment group for the specified application.
- setDeploymentGroupName(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
The deployment group name.
- setDeploymentGroupName(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
The deployment group name.
- setDeploymentGroupName(String) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentGroupRequest
-
The name of a deployment group for the specified application.
- setDeploymentGroupName(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
-
The name of a deployment group for the specified application.
- setDeploymentGroupNames(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsRequest
-
The names of the deployment groups.
- setDeploymentGroups(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.GenericRevisionInfo
-
The deployment groups for which this is the current target revision.
- setDeploymentGroups(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsResult
-
A list of deployment group names.
- setDeploymentGroupsInfo(Collection<DeploymentGroupInfo>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsResult
-
Information about the deployment groups.
- setDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesRequest
-
The unique ID of a deployment.
- setDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentTargetsRequest
-
The unique ID of a deployment.
- setDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.CloudFormationTarget
-
The unique ID of an AWS CloudFormation blue/green deployment.
- setDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.ContinueDeploymentRequest
-
The unique ID of a blue/green deployment for which you want to start rerouting traffic to the replacement
environment.
- setDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentResult
-
The unique ID of a deployment.
- setDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
The unique ID of a deployment.
- setDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
-
The unique ID of a deployment.
- setDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentInstanceRequest
-
The unique ID of a deployment.
- setDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentRequest
-
The unique ID of a deployment associated with the IAM user or AWS account.
- setDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentTargetRequest
-
The unique ID of a deployment.
- setDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
-
Deprecated.
The unique ID of a deployment.
- setDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
-
The unique ID of a deployment.
- setDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
-
The unique ID of a deployment.
- setDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.LastDeploymentInfo
-
The unique ID of a deployment.
- setDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesRequest
-
The unique ID of a deployment.
- setDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentTargetsRequest
-
The unique ID of a deployment.
- setDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.PutLifecycleEventHookExecutionStatusRequest
-
The unique ID of a deployment.
- setDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.SkipWaitTimeForInstanceTerminationRequest
-
The unique ID of a blue/green deployment for which you want to skip the instance termination wait time.
- setDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.StopDeploymentRequest
-
The unique ID of a deployment.
- setDeploymentIds(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentsRequest
-
A list of deployment IDs, separated by spaces.
- setDeploymentInfo(DeploymentInfo) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentResult
-
Information about the deployment.
- setDeploymentOption(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentStyle
-
Indicates whether to route deployment traffic behind a load balancer.
- setDeploymentOption(DeploymentOption) - Method in class com.amazonaws.services.codedeploy.model.DeploymentStyle
-
Indicates whether to route deployment traffic behind a load balancer.
- setDeploymentOverview(DeploymentOverview) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
A summary of the deployment status of the instances in the deployment.
- setDeploymentReadyOption(DeploymentReadyOption) - Method in class com.amazonaws.services.codedeploy.model.BlueGreenDeploymentConfiguration
-
Information about the action to take when newly provisioned instances are ready to receive traffic in a
blue/green deployment.
- setDeployments(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsResult
-
A list of deployment IDs.
- setDeploymentsInfo(Collection<DeploymentInfo>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentsResult
-
Information about the deployments.
- setDeploymentStatusMessages(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Messages that contain information about the status of a deployment.
- setDeploymentStyle(DeploymentStyle) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
Information about the type of deployment, in-place or blue/green, that you want to run and whether to route
deployment traffic behind a load balancer.
- setDeploymentStyle(DeploymentStyle) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
Information about the type of deployment, either in-place or blue/green, you want to run and whether to route
deployment traffic behind a load balancer.
- setDeploymentStyle(DeploymentStyle) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Information about the type of deployment, either in-place or blue/green, you want to run and whether to route
deployment traffic behind a load balancer.
- setDeploymentStyle(DeploymentStyle) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
Information about the type of deployment, either in-place or blue/green, you want to run and whether to route
deployment traffic behind a load balancer.
- setDeploymentTarget(DeploymentTarget) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentTargetResult
-
A deployment target that contains information about a deployment such as its status, lifecycle events, and when
it was last updated.
- setDeploymentTargets(Collection<DeploymentTarget>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentTargetsResult
-
A list of target objects for a deployment.
- setDeploymentTargetType(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentTarget
-
The deployment type that is specific to the deployment's compute platform or deployments initiated by a
CloudFormation stack update.
- setDeploymentType(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentStyle
-
Indicates whether to run an in-place deployment or a blue/green deployment.
- setDeploymentType(DeploymentType) - Method in class com.amazonaws.services.codedeploy.model.DeploymentStyle
-
Indicates whether to run an in-place deployment or a blue/green deployment.
- setDeploymentWaitType(String) - Method in class com.amazonaws.services.codedeploy.model.ContinueDeploymentRequest
-
The status of the deployment's waiting period.
- setDeregisterTime(Date) - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
-
If the on-premises instance was deregistered, the time at which the on-premises instance was deregistered.
- setDescription(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
-
A comment about the deployment.
- setDescription(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
A comment about the deployment.
- setDescription(String) - Method in class com.amazonaws.services.codedeploy.model.GenericRevisionInfo
-
A comment about the revision.
- setDescription(String) - Method in class com.amazonaws.services.codedeploy.model.RegisterApplicationRevisionRequest
-
A comment about the revision.
- setDesiredCount(Long) - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
-
The number of tasks in a task set.
- setDiagnostics(Diagnostics) - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
-
Diagnostic information about the deployment lifecycle event.
- setEc2TagFilters(Collection<EC2TagFilter>) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
The Amazon EC2 tags on which to filter.
- setEc2TagFilters(Collection<EC2TagFilter>) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
The Amazon EC2 tags on which to filter.
- setEc2TagFilters(Collection<EC2TagFilter>) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
The replacement set of Amazon EC2 tags on which to filter, if you want to change them.
- setEc2TagSet(EC2TagSet) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
Information about groups of tags applied to EC2 instances.
- setEc2TagSet(EC2TagSet) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
Information about groups of tags applied to an EC2 instance.
- setEc2TagSet(EC2TagSet) - Method in class com.amazonaws.services.codedeploy.model.TargetInstances
-
Information about the groups of EC2 instance tags that an instance must be identified by in order for it to be
included in the replacement environment for a blue/green deployment.
- setEc2TagSet(EC2TagSet) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
Information about groups of tags applied to on-premises instances.
- setEc2TagSetList(Collection<List<EC2TagFilter>>) - Method in class com.amazonaws.services.codedeploy.model.EC2TagSet
-
A list that contains other lists of EC2 instance tag groups.
- setEcsServices(Collection<ECSService>) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
The target Amazon ECS services in the deployment group.
- setEcsServices(Collection<ECSService>) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
The target Amazon ECS services in the deployment group.
- setEcsServices(Collection<ECSService>) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
The target Amazon ECS services in the deployment group.
- setEcsTarget(ECSTarget) - Method in class com.amazonaws.services.codedeploy.model.DeploymentTarget
-
Information about the target for a deployment that uses the Amazon ECS compute platform.
- setElbInfoList(Collection<ELBInfo>) - Method in class com.amazonaws.services.codedeploy.model.LoadBalancerInfo
-
An array that contains information about the load balancer to use for load balancing in a deployment.
- setEnabled(Boolean) - Method in class com.amazonaws.services.codedeploy.model.AlarmConfiguration
-
Indicates whether the alarm configuration is enabled.
- setEnabled(Boolean) - Method in class com.amazonaws.services.codedeploy.model.AutoRollbackConfiguration
-
Indicates whether a defined automatic rollback configuration is currently enabled.
- setEnd(Date) - Method in class com.amazonaws.services.codedeploy.model.TimeRange
-
The end time of the time range.
- setEndpoint(String) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
-
- setEndpoint(String) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
-
- setEndTime(Date) - Method in class com.amazonaws.services.codedeploy.model.LastDeploymentInfo
-
A timestamp that indicates when the most recent deployment to the deployment group was complete.
- setEndTime(Date) - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
-
A timestamp that indicates when the deployment lifecycle event ended.
- setErrorCode(String) - Method in class com.amazonaws.services.codedeploy.model.Diagnostics
-
The associated error code:
- setErrorCode(LifecycleErrorCode) - Method in class com.amazonaws.services.codedeploy.model.Diagnostics
-
The associated error code:
- setErrorInformation(ErrorInformation) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Information about any error associated with this deployment.
- setErrorMessage(String) - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsResult
-
Information about errors that might have occurred during the API call.
- setErrorMessage(String) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsResult
-
Information about errors that might have occurred during the API call.
- setErrorMessage(String) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesResult
-
Information about errors that might have occurred during the API call.
- setETag(String) - Method in class com.amazonaws.services.codedeploy.model.S3Location
-
The ETag of the Amazon S3 object that represents the bundled artifacts for the application revision.
- setEvents(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.AutoRollbackConfiguration
-
The event type or types that trigger a rollback.
- setExternalId(String) - Method in class com.amazonaws.services.codedeploy.model.DeleteResourcesByExternalIdRequest
-
The unique ID of an external resource (for example, a CloudFormation stack ID) that is linked to one or more
CodeDeploy resources.
- setExternalId(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
The unique ID for an external resource (for example, a CloudFormation stack ID) that is linked to this
deployment.
- setExternalId(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
-
The unique ID of an external resource for returning deployments linked to the external resource.
- setFailed(Long) - Method in class com.amazonaws.services.codedeploy.model.DeploymentOverview
-
The number of instances in the deployment in a failed state.
- setFileExistsBehavior(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
-
Information about how AWS CodeDeploy handles files that already exist in a deployment target location but weren't
part of the previous successful deployment.
- setFileExistsBehavior(FileExistsBehavior) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
-
Information about how AWS CodeDeploy handles files that already exist in a deployment target location but weren't
part of the previous successful deployment.
- setFileExistsBehavior(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Information about how AWS CodeDeploy handles files that already exist in a deployment target location but weren't
part of the previous successful deployment.
- setFileExistsBehavior(FileExistsBehavior) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Information about how AWS CodeDeploy handles files that already exist in a deployment target location but weren't
part of the previous successful deployment.
- setFirstUsedTime(Date) - Method in class com.amazonaws.services.codedeploy.model.GenericRevisionInfo
-
When the revision was first used by AWS CodeDeploy.
- setFunctionAlias(String) - Method in class com.amazonaws.services.codedeploy.model.LambdaFunctionInfo
-
The alias of a Lambda function.
- setFunctionName(String) - Method in class com.amazonaws.services.codedeploy.model.LambdaFunctionInfo
-
The name of a Lambda function.
- setGenericRevisionInfo(GenericRevisionInfo) - Method in class com.amazonaws.services.codedeploy.model.RevisionInfo
-
Information about an application revision, including usage details and associated deployment groups.
- setGitHubAccountName(String) - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
-
The name for a connection to a GitHub account.
- setGitHubLocation(GitHubLocation) - Method in class com.amazonaws.services.codedeploy.model.RevisionLocation
-
Information about the location of application artifacts stored in GitHub.
- setGreenFleetProvisioningOption(GreenFleetProvisioningOption) - Method in class com.amazonaws.services.codedeploy.model.BlueGreenDeploymentConfiguration
-
Information about how instances are provisioned for a replacement environment in a blue/green deployment.
- setHook(String) - Method in class com.amazonaws.services.codedeploy.model.AutoScalingGroup
-
An Auto Scaling lifecycle event hook name.
- setHooksNotCleanedUp(Collection<AutoScalingGroup>) - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentGroupResult
-
If the output contains no data, and the corresponding deployment group contained at least one Auto Scaling group,
AWS CodeDeploy successfully removed all corresponding Auto Scaling lifecycle event hooks from the Amazon EC2
instances in the Auto Scaling group.
- setHooksNotCleanedUp(Collection<AutoScalingGroup>) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupResult
-
If the output contains no data, and the corresponding deployment group contained at least one Auto Scaling group,
AWS CodeDeploy successfully removed all corresponding Auto Scaling lifecycle event hooks from the AWS account.
- setIamSessionArn(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
-
The ARN of the IAM session associated with the on-premises instance.
- setIamSessionArn(String) - Method in class com.amazonaws.services.codedeploy.model.RegisterOnPremisesInstanceRequest
-
The ARN of the IAM session to associate with the on-premises instance.
- setIamUserArn(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
-
The IAM user ARN associated with the on-premises instance.
- setIamUserArn(String) - Method in class com.amazonaws.services.codedeploy.model.RegisterOnPremisesInstanceRequest
-
The ARN of the IAM user to associate with the on-premises instance.
- setIdentifer(String) - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
-
A unique ID of an ECSTaskSet
.
- setIgnoreApplicationStopFailures(Boolean) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
-
If true, then if an ApplicationStop
, BeforeBlockTraffic
, or
AfterBlockTraffic
deployment lifecycle event to an instance fails, then the deployment continues to
the next deployment lifecycle event.
- setIgnoreApplicationStopFailures(Boolean) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
If true, then if an ApplicationStop
, BeforeBlockTraffic
, or
AfterBlockTraffic
deployment lifecycle event to an instance fails, then the deployment continues to
the next deployment lifecycle event.
- setIgnorePollAlarmFailure(Boolean) - Method in class com.amazonaws.services.codedeploy.model.AlarmConfiguration
-
Indicates whether a deployment should continue if information about the current state of alarms cannot be
retrieved from Amazon CloudWatch.
- setIncludeOnlyStatuses(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
-
A subset of deployments to list by status:
- setInProgress(Long) - Method in class com.amazonaws.services.codedeploy.model.DeploymentOverview
-
The number of instances in which the deployment is in progress.
- setInstanceArn(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
-
The ARN of the on-premises instance.
- setInstanceId(String) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentInstanceRequest
-
The unique ID of an instance in the deployment group.
- setInstanceId(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
-
Deprecated.
The instance ID.
- setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesRequest
-
The unique IDs of instances used in the deployment.
- setInstanceInfo(InstanceInfo) - Method in class com.amazonaws.services.codedeploy.model.GetOnPremisesInstanceResult
-
Information about the on-premises instance.
- setInstanceInfos(Collection<InstanceInfo>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetOnPremisesInstancesResult
-
Information about the on-premises instances.
- setInstanceLabel(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
-
A label that identifies whether the instance is an original target (BLUE
) or a replacement target (
GREEN
).
- setInstanceName(String) - Method in class com.amazonaws.services.codedeploy.model.DeregisterOnPremisesInstanceRequest
-
The name of the on-premises instance to deregister.
- setInstanceName(String) - Method in class com.amazonaws.services.codedeploy.model.GetOnPremisesInstanceRequest
-
The name of the on-premises instance about which to get information.
- setInstanceName(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
-
The name of the on-premises instance.
- setInstanceName(String) - Method in class com.amazonaws.services.codedeploy.model.RegisterOnPremisesInstanceRequest
-
The name of the on-premises instance to register.
- setInstanceNames(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.AddTagsToOnPremisesInstancesRequest
-
The names of the on-premises instances to which to add tags.
- setInstanceNames(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetOnPremisesInstancesRequest
-
The names of the on-premises instances about which to get information.
- setInstanceNames(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesResult
-
The list of matching on-premises instance names.
- setInstanceNames(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.RemoveTagsFromOnPremisesInstancesRequest
-
The names of the on-premises instances from which to remove tags.
- setInstancesList(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesResult
-
A list of instance IDs.
- setInstancesSummary(Collection<InstanceSummary>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesResult
-
Information about the instance.
- setInstanceStatusFilter(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesRequest
-
A subset of instances to list by status:
- setInstanceSummary(InstanceSummary) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentInstanceResult
-
Deprecated.
- setInstanceTarget(InstanceTarget) - Method in class com.amazonaws.services.codedeploy.model.DeploymentTarget
-
Information about the target for a deployment that uses the EC2/On-premises compute platform.
- setInstanceTerminationWaitTimeStarted(Boolean) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Indicates whether the wait period set for the termination of instances in the original environment has started.
- setInstanceType(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
-
Deprecated.
Information about which environment an instance belongs to in a blue/green deployment.
- setInstanceType(InstanceType) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
-
Deprecated.
Information about which environment an instance belongs to in a blue/green deployment.
- setInstanceTypeFilter(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesRequest
-
The set of instances in a blue/green deployment, either those in the original environment ("BLUE") or those in
the replacement environment ("GREEN"), for which you want to view instance information.
- setKey(String) - Method in class com.amazonaws.services.codedeploy.model.EC2TagFilter
-
The tag filter key.
- setKey(String) - Method in class com.amazonaws.services.codedeploy.model.S3Location
-
The name of the Amazon S3 object that represents the bundled artifacts for the application revision.
- setKey(String) - Method in class com.amazonaws.services.codedeploy.model.Tag
-
The tag's key.
- setKey(String) - Method in class com.amazonaws.services.codedeploy.model.TagFilter
-
The on-premises instance tag filter key.
- setLambdaFunctionInfo(LambdaFunctionInfo) - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
-
A LambdaFunctionInfo
object that describes a target Lambda function.
- setLambdaTarget(LambdaTarget) - Method in class com.amazonaws.services.codedeploy.model.DeploymentTarget
-
Information about the target for a deployment that uses the AWS Lambda compute platform.
- setLastAttemptedDeployment(LastDeploymentInfo) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
Information about the most recent attempted deployment to the deployment group.
- setLastSuccessfulDeployment(LastDeploymentInfo) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
Information about the most recent successful deployment to the deployment group.
- setLastUpdatedAt(Date) - Method in class com.amazonaws.services.codedeploy.model.CloudFormationTarget
-
The date and time when the target application was updated by an AWS CloudFormation blue/green deployment.
- setLastUpdatedAt(Date) - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
-
The date and time when the target Amazon ECS application was updated by a deployment.
- setLastUpdatedAt(Date) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
-
Deprecated.
A timestamp that indicates when the instance information was last updated.
- setLastUpdatedAt(Date) - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
-
The date and time when the target instance was updated by a deployment.
- setLastUpdatedAt(Date) - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
-
The date and time when the target Lambda function was updated by a deployment.
- setLastUsedTime(Date) - Method in class com.amazonaws.services.codedeploy.model.GenericRevisionInfo
-
When the revision was last used by AWS CodeDeploy.
- setLifecycleEventHookExecutionId(String) - Method in class com.amazonaws.services.codedeploy.model.PutLifecycleEventHookExecutionStatusRequest
-
The execution ID of a deployment's lifecycle hook.
- setLifecycleEventHookExecutionId(String) - Method in class com.amazonaws.services.codedeploy.model.PutLifecycleEventHookExecutionStatusResult
-
The execution ID of the lifecycle event hook.
- setLifecycleEventName(String) - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
-
The deployment lifecycle event name, such as ApplicationStop
, BeforeInstall
,
AfterInstall
, ApplicationStart
, or ValidateService
.
- setLifecycleEvents(Collection<LifecycleEvent>) - Method in class com.amazonaws.services.codedeploy.model.CloudFormationTarget
-
The lifecycle events of the AWS CloudFormation blue/green deployment to this target application.
- setLifecycleEvents(Collection<LifecycleEvent>) - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
-
The lifecycle events of the deployment to this target Amazon ECS application.
- setLifecycleEvents(Collection<LifecycleEvent>) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
-
Deprecated.
A list of lifecycle events for this instance.
- setLifecycleEvents(Collection<LifecycleEvent>) - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
-
The lifecycle events of the deployment to this target instance.
- setLifecycleEvents(Collection<LifecycleEvent>) - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
-
The lifecycle events of the deployment to this target Lambda function.
- setLinearInterval(Integer) - Method in class com.amazonaws.services.codedeploy.model.TimeBasedLinear
-
The number of minutes between each incremental traffic shift of a TimeBasedLinear
deployment.
- setLinearPercentage(Integer) - Method in class com.amazonaws.services.codedeploy.model.TimeBasedLinear
-
The percentage of traffic that is shifted at the start of each increment of a TimeBasedLinear
deployment.
- setLinkedToGitHub(Boolean) - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
-
True if the user has authenticated with GitHub for the specified application.
- setListenerArns(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.TrafficRoute
-
The Amazon Resource Name (ARN) of one listener.
- setLoadBalancerInfo(LoadBalancerInfo) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
Information about the load balancer used in a deployment.
- setLoadBalancerInfo(LoadBalancerInfo) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
Information about the load balancer to use in a deployment.
- setLoadBalancerInfo(LoadBalancerInfo) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Information about the load balancer used in the deployment.
- setLoadBalancerInfo(LoadBalancerInfo) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
Information about the load balancer used in a deployment.
- setLogTail(String) - Method in class com.amazonaws.services.codedeploy.model.Diagnostics
-
The last portion of the diagnostic log.
- setMessage(String) - Method in class com.amazonaws.services.codedeploy.model.Diagnostics
-
The message associated with the error.
- setMessage(String) - Method in class com.amazonaws.services.codedeploy.model.ErrorInformation
-
An accompanying error message.
- setMinimumHealthyHosts(MinimumHealthyHosts) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigRequest
-
The minimum number of healthy instances that should be available at any time during the deployment.
- setMinimumHealthyHosts(MinimumHealthyHosts) - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
-
Information about the number or percentage of minimum healthy instance.
- setName(String) - Method in class com.amazonaws.services.codedeploy.model.Alarm
-
The name of the alarm.
- setName(String) - Method in class com.amazonaws.services.codedeploy.model.AutoScalingGroup
-
The Auto Scaling group name.
- setName(String) - Method in class com.amazonaws.services.codedeploy.model.ELBInfo
-
For blue/green deployments, the name of the load balancer that is used to route traffic from original instances
to replacement instances in a blue/green deployment.
- setName(String) - Method in class com.amazonaws.services.codedeploy.model.TargetGroupInfo
-
For blue/green deployments, the name of the target group that instances in the original environment are
deregistered from, and instances in the replacement environment are registered with.
- setNewApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.UpdateApplicationRequest
-
The new name to give the application.
- setNewDeploymentGroupName(String) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
The new name of the deployment group, if you want to change it.
- setNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
-
An identifier returned from the previous ListApplicationRevisions
call.
- setNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsResult
-
If a large amount of information is returned, an identifier is also returned.
- setNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationsRequest
-
An identifier returned from the previous list applications call.
- setNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationsResult
-
If a large amount of information is returned, an identifier is also returned.
- setNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentConfigsRequest
-
An identifier returned from the previous ListDeploymentConfigs
call.
- setNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentConfigsResult
-
If a large amount of information is returned, an identifier is also returned.
- setNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsRequest
-
An identifier returned from the previous list deployment groups call.
- setNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsResult
-
If a large amount of information is returned, an identifier is also returned.
- setNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesRequest
-
An identifier returned from the previous list deployment instances call.
- setNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesResult
-
If a large amount of information is returned, an identifier is also returned.
- setNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
-
An identifier returned from the previous list deployments call.
- setNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsResult
-
If a large amount of information is returned, an identifier is also returned.
- setNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentTargetsRequest
-
A token identifier returned from the previous ListDeploymentTargets
call.
- setNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentTargetsResult
-
If a large amount of information is returned, a token identifier is also returned.
- setNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListGitHubAccountTokenNamesRequest
-
An identifier returned from the previous ListGitHubAccountTokenNames
call.
- setNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListGitHubAccountTokenNamesResult
-
If a large amount of information is returned, an identifier is also returned.
- setNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesRequest
-
An identifier returned from the previous list on-premises instances call.
- setNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesResult
-
If a large amount of information is returned, an identifier is also returned.
- setNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListTagsForResourceRequest
-
An identifier returned from the previous ListTagsForResource
call.
- setNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListTagsForResourceResult
-
If a large amount of information is returned, an identifier is also returned.
- setOnPremisesInstanceTagFilters(Collection<TagFilter>) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
The on-premises instance tags on which to filter.
- setOnPremisesInstanceTagFilters(Collection<TagFilter>) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
The on-premises instance tags on which to filter.
- setOnPremisesInstanceTagFilters(Collection<TagFilter>) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
The replacement set of on-premises instance tags on which to filter, if you want to change them.
- setOnPremisesTagSet(OnPremisesTagSet) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
Information about groups of tags applied to on-premises instances.
- setOnPremisesTagSet(OnPremisesTagSet) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
Information about groups of tags applied to an on-premises instance.
- setOnPremisesTagSet(OnPremisesTagSet) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
Information about an on-premises instance tag set.
- setOnPremisesTagSetList(Collection<List<TagFilter>>) - Method in class com.amazonaws.services.codedeploy.model.OnPremisesTagSet
-
A list that contains other lists of on-premises instance tag groups.
- setPending(Long) - Method in class com.amazonaws.services.codedeploy.model.DeploymentOverview
-
The number of instances in the deployment in a pending state.
- setPendingCount(Long) - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
-
The number of tasks in the task set that are in the PENDING
status during an Amazon ECS deployment.
- setPreviousRevision(RevisionLocation) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Information about the application revision that was deployed to the deployment group before the most recent
successful deployment.
- setProdTrafficRoute(TrafficRoute) - Method in class com.amazonaws.services.codedeploy.model.TargetGroupPairInfo
-
The path used by a load balancer to route production traffic when an Amazon ECS deployment is complete.
- setReady(Long) - Method in class com.amazonaws.services.codedeploy.model.DeploymentOverview
-
The number of instances in a replacement environment ready to receive traffic in a blue/green deployment.
- setRegion(Region) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
-
- setRegion(Region) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
-
- setRegisterTime(Date) - Method in class com.amazonaws.services.codedeploy.model.GenericRevisionInfo
-
When the revision was registered with AWS CodeDeploy.
- setRegisterTime(Date) - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
-
The time at which the on-premises instance was registered.
- setRegistrationStatus(String) - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesRequest
-
The registration status of the on-premises instances:
- setRegistrationStatus(RegistrationStatus) - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesRequest
-
The registration status of the on-premises instances:
- setRepository(String) - Method in class com.amazonaws.services.codedeploy.model.GitHubLocation
-
The GitHub account and repository pair that stores a reference to the commit that represents the bundled
artifacts for the application revision.
- setResourceArn(String) - Method in class com.amazonaws.services.codedeploy.model.ListTagsForResourceRequest
-
The ARN of a CodeDeploy resource.
- setResourceArn(String) - Method in class com.amazonaws.services.codedeploy.model.TagResourceRequest
-
The ARN of a resource, such as a CodeDeploy application or deployment group.
- setResourceArn(String) - Method in class com.amazonaws.services.codedeploy.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) that specifies from which resource to disassociate the tags with the keys in the
TagKeys
input parameter.
- setResourceType(String) - Method in class com.amazonaws.services.codedeploy.model.CloudFormationTarget
-
The resource type for the AWS CloudFormation blue/green deployment.
- setRevision(RevisionLocation) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
-
The type and location of the revision to deploy.
- setRevision(RevisionLocation) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Information about the location of stored application artifacts and the service from which to retrieve them.
- setRevision(RevisionLocation) - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRevisionRequest
-
Information about the application revision to get, including type and location.
- setRevision(RevisionLocation) - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRevisionResult
-
Additional information about the revision, including type and location.
- setRevision(RevisionLocation) - Method in class com.amazonaws.services.codedeploy.model.RegisterApplicationRevisionRequest
-
Information about the application revision to register, including type and location.
- setRevisionInfo(GenericRevisionInfo) - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRevisionResult
-
General information about the revision.
- setRevisionLocation(RevisionLocation) - Method in class com.amazonaws.services.codedeploy.model.RevisionInfo
-
Information about the location and type of an application revision.
- setRevisions(Collection<RevisionLocation>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsRequest
-
An array of RevisionLocation
objects that specify information to get about the application
revisions, including type and location.
- setRevisions(Collection<RevisionInfo>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsResult
-
Additional information about the revisions, including the type and location.
- setRevisions(Collection<RevisionLocation>) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsResult
-
A list of locations that contain the matching revisions.
- setRevisionType(String) - Method in class com.amazonaws.services.codedeploy.model.RevisionLocation
-
The type of application revision:
- setRevisionType(RevisionLocationType) - Method in class com.amazonaws.services.codedeploy.model.RevisionLocation
-
The type of application revision:
- setRollbackDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.RollbackInfo
-
The ID of the deployment rollback.
- setRollbackInfo(RollbackInfo) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Information about a deployment rollback.
- setRollbackMessage(String) - Method in class com.amazonaws.services.codedeploy.model.RollbackInfo
-
Information that describes the status of a deployment rollback (for example, whether the deployment can't be
rolled back, is in progress, failed, or succeeded).
- setRollbackTriggeringDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.RollbackInfo
-
The deployment ID of the deployment that was underway and triggered a rollback deployment because it failed or
was stopped.
- setRunningCount(Long) - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
-
The number of tasks in the task set that are in the RUNNING
status during an Amazon ECS deployment.
- setS3Bucket(String) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
-
An Amazon S3 bucket name to limit the search for revisions.
- setS3KeyPrefix(String) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
-
A key prefix for the set of Amazon S3 objects to limit the search for revisions.
- setS3Location(S3Location) - Method in class com.amazonaws.services.codedeploy.model.RevisionLocation
-
Information about the location of a revision stored in Amazon S3.
- setScriptName(String) - Method in class com.amazonaws.services.codedeploy.model.Diagnostics
-
The name of the script.
- setServiceName(String) - Method in class com.amazonaws.services.codedeploy.model.ECSService
-
The name of the target Amazon ECS service.
- setServiceRoleArn(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
A service role Amazon Resource Name (ARN) that allows AWS CodeDeploy to act on the user's behalf when interacting
with AWS services.
- setServiceRoleArn(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
A service role Amazon Resource Name (ARN) that grants CodeDeploy permission to make calls to AWS services on your
behalf.
- setServiceRoleArn(String) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
A replacement ARN for the service role, if you want to change it.
- setSha256(String) - Method in class com.amazonaws.services.codedeploy.model.AppSpecContent
-
The SHA256 hash value of the revision content.
- setSha256(String) - Method in class com.amazonaws.services.codedeploy.model.RawString
-
Deprecated.
The SHA256 hash value of the revision content.
- setSkipped(Long) - Method in class com.amazonaws.services.codedeploy.model.DeploymentOverview
-
The number of instances in the deployment in a skipped state.
- setSortBy(String) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
-
The column name to use to sort the list results:
- setSortBy(ApplicationRevisionSortBy) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
-
The column name to use to sort the list results:
- setSortOrder(String) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
-
The order in which to sort the list results:
- setSortOrder(SortOrder) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
-
The order in which to sort the list results:
- setStart(Date) - Method in class com.amazonaws.services.codedeploy.model.TimeRange
-
The start time of the time range.
- setStartTime(Date) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
A timestamp that indicates when the deployment was deployed to the deployment group.
- setStartTime(Date) - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
-
A timestamp that indicates when the deployment lifecycle event started.
- setStatus(String) - Method in class com.amazonaws.services.codedeploy.model.CloudFormationTarget
-
The status of an AWS CloudFormation blue/green deployment's target application.
- setStatus(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
The current state of the deployment as a whole.
- setStatus(DeploymentStatus) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
The current state of the deployment as a whole.
- setStatus(String) - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
-
The status an Amazon ECS deployment's target ECS application.
- setStatus(String) - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
-
The status of the task set.
- setStatus(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
-
Deprecated.
- setStatus(InstanceStatus) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
-
Deprecated.
- setStatus(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
-
The status an EC2/On-premises deployment's target instance.
- setStatus(String) - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
-
The status an AWS Lambda deployment's target Lambda function.
- setStatus(String) - Method in class com.amazonaws.services.codedeploy.model.LastDeploymentInfo
-
The status of the most recent deployment.
- setStatus(DeploymentStatus) - Method in class com.amazonaws.services.codedeploy.model.LastDeploymentInfo
-
The status of the most recent deployment.
- setStatus(String) - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
-
The deployment lifecycle event status:
- setStatus(LifecycleEventStatus) - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
-
The deployment lifecycle event status:
- setStatus(String) - Method in class com.amazonaws.services.codedeploy.model.PutLifecycleEventHookExecutionStatusRequest
-
The result of a Lambda function that validates a deployment lifecycle event (Succeeded
or
Failed
).
- setStatus(String) - Method in class com.amazonaws.services.codedeploy.model.StopDeploymentResult
-
The status of the stop deployment operation:
- setStatus(StopStatus) - Method in class com.amazonaws.services.codedeploy.model.StopDeploymentResult
-
The status of the stop deployment operation:
- setStatusMessage(String) - Method in class com.amazonaws.services.codedeploy.model.StopDeploymentResult
-
An accompanying status message.
- setString(RawString) - Method in class com.amazonaws.services.codedeploy.model.RevisionLocation
-
Deprecated.
- setSucceeded(Long) - Method in class com.amazonaws.services.codedeploy.model.DeploymentOverview
-
The number of instances in the deployment to which revisions have been successfully deployed.
- setTagFilters(Collection<TagFilter>) - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesRequest
-
The on-premises instance tags that are used to restrict the on-premises instance names returned.
- setTagFilters(Collection<EC2TagFilter>) - Method in class com.amazonaws.services.codedeploy.model.TargetInstances
-
The tag filter key, type, and value used to identify Amazon EC2 instances in a replacement environment for a
blue/green deployment.
- setTagKeys(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.UntagResourceRequest
-
A list of keys of Tag
objects.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.codedeploy.model.AddTagsToOnPremisesInstancesRequest
-
The tag key-value pairs to add to the on-premises instances.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.codedeploy.model.CreateApplicationRequest
-
The metadata that you apply to CodeDeploy applications to help you organize and categorize them.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
The metadata that you apply to CodeDeploy deployment groups to help you organize and categorize them.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
-
The tags currently associated with the on-premises instance.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.codedeploy.model.ListTagsForResourceResult
-
A list of tags returned by ListTagsForResource
.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.codedeploy.model.RemoveTagsFromOnPremisesInstancesRequest
-
The tag key-value pairs to remove from the on-premises instances.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.codedeploy.model.TagResourceRequest
-
A list of tags that TagResource
associates with a resource.
- setTargetArn(String) - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
-
The Amazon Resource Name (ARN) of the target.
- setTargetArn(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
-
The Amazon Resource Name (ARN) of the target.
- setTargetArn(String) - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
-
The Amazon Resource Name (ARN) of the target.
- setTargetFilters(Map<String, List<String>>) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentTargetsRequest
-
A key used to filter the returned targets.
- setTargetGroup(TargetGroupInfo) - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
-
The target group associated with the task set.
- setTargetGroupInfoList(Collection<TargetGroupInfo>) - Method in class com.amazonaws.services.codedeploy.model.LoadBalancerInfo
-
An array that contains information about the target group to use for load balancing in a deployment.
- setTargetGroupPairInfoList(Collection<TargetGroupPairInfo>) - Method in class com.amazonaws.services.codedeploy.model.LoadBalancerInfo
-
The target group pair information.
- setTargetGroups(Collection<TargetGroupInfo>) - Method in class com.amazonaws.services.codedeploy.model.TargetGroupPairInfo
-
One pair of target groups.
- setTargetId(String) - Method in class com.amazonaws.services.codedeploy.model.CloudFormationTarget
-
The unique ID of a deployment target that has a type of CloudFormationTarget
.
- setTargetId(String) - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
-
The unique ID of a deployment target that has a type of ecsTarget
.
- setTargetId(String) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentTargetRequest
-
The unique ID of a deployment target.
- setTargetId(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
-
The unique ID of a deployment target that has a type of instanceTarget
.
- setTargetId(String) - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
-
The unique ID of a deployment target that has a type of lambdaTarget
.
- setTargetIds(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentTargetsRequest
-
The unique IDs of the deployment targets.
- setTargetIds(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentTargetsResult
-
The unique IDs of deployment targets.
- setTargetInstances(TargetInstances) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
-
Information about the instances that belong to the replacement environment in a blue/green deployment.
- setTargetInstances(TargetInstances) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Information about the instances that belong to the replacement environment in a blue/green deployment.
- setTargetRevision(RevisionLocation) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
Information about the deployment group's target revision, including type and location.
- setTargetVersion(String) - Method in class com.amazonaws.services.codedeploy.model.LambdaFunctionInfo
-
The version of a Lambda function that production traffic points to after the Lambda function is deployed.
- setTargetVersionWeight(Double) - Method in class com.amazonaws.services.codedeploy.model.CloudFormationTarget
-
The percentage of production traffic that the target version of an AWS CloudFormation blue/green deployment
receives.
- setTargetVersionWeight(Double) - Method in class com.amazonaws.services.codedeploy.model.LambdaFunctionInfo
-
The percentage of production traffic that the target version of a Lambda function receives.
- setTaskSetLabel(String) - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
-
A label that identifies whether the ECS task set is an original target (BLUE
) or a replacement
target (GREEN
).
- setTaskSetsInfo(Collection<ECSTaskSet>) - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
-
The ECSTaskSet
objects associated with the ECS target.
- setTerminateBlueInstancesOnDeploymentSuccess(BlueInstanceTerminationOption) - Method in class com.amazonaws.services.codedeploy.model.BlueGreenDeploymentConfiguration
-
Information about whether to terminate instances in the original fleet during a blue/green deployment.
- setTerminationWaitTimeInMinutes(Integer) - Method in class com.amazonaws.services.codedeploy.model.BlueInstanceTerminationOption
-
For an Amazon EC2 deployment, the number of minutes to wait after a successful blue/green deployment before
terminating instances from the original environment.
- setTestTrafficRoute(TrafficRoute) - Method in class com.amazonaws.services.codedeploy.model.TargetGroupPairInfo
-
An optional path used by a load balancer to route test traffic after an Amazon ECS deployment.
- setTimeBasedCanary(TimeBasedCanary) - Method in class com.amazonaws.services.codedeploy.model.TrafficRoutingConfig
-
A configuration that shifts traffic from one version of a Lambda function or ECS task set to another in two
increments.
- setTimeBasedLinear(TimeBasedLinear) - Method in class com.amazonaws.services.codedeploy.model.TrafficRoutingConfig
-
A configuration that shifts traffic from one version of a Lambda function or ECS task set to another in equal
increments, with an equal number of minutes between each increment.
- setTokenName(String) - Method in class com.amazonaws.services.codedeploy.model.DeleteGitHubAccountTokenRequest
-
The name of the GitHub account connection to delete.
- setTokenName(String) - Method in class com.amazonaws.services.codedeploy.model.DeleteGitHubAccountTokenResult
-
The name of the GitHub account connection that was deleted.
- setTokenNameList(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListGitHubAccountTokenNamesResult
-
A list of names of connections to GitHub accounts.
- setTrafficRoutingConfig(TrafficRoutingConfig) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigRequest
-
The configuration that specifies how the deployment traffic is routed.
- setTrafficRoutingConfig(TrafficRoutingConfig) - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
-
The configuration that specifies how the deployment traffic is routed.
- setTrafficWeight(Double) - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
-
The percentage of traffic served by this task set.
- setTriggerConfigurations(Collection<TriggerConfig>) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
Information about triggers to create when the deployment group is created.
- setTriggerConfigurations(Collection<TriggerConfig>) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
Information about triggers associated with the deployment group.
- setTriggerConfigurations(Collection<TriggerConfig>) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
Information about triggers to change when the deployment group is updated.
- setTriggerEvents(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.TriggerConfig
-
The event type or types for which notifications are triggered.
- setTriggerName(String) - Method in class com.amazonaws.services.codedeploy.model.TriggerConfig
-
The name of the notification trigger.
- setTriggerTargetArn(String) - Method in class com.amazonaws.services.codedeploy.model.TriggerConfig
-
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service topic through which notifications about
deployment or instance events are sent.
- setType(String) - Method in class com.amazonaws.services.codedeploy.model.EC2TagFilter
-
The tag filter type:
- setType(EC2TagFilterType) - Method in class com.amazonaws.services.codedeploy.model.EC2TagFilter
-
The tag filter type:
- setType(String) - Method in class com.amazonaws.services.codedeploy.model.MinimumHealthyHosts
-
The minimum healthy instance type:
- setType(MinimumHealthyHostsType) - Method in class com.amazonaws.services.codedeploy.model.MinimumHealthyHosts
-
The minimum healthy instance type:
- setType(String) - Method in class com.amazonaws.services.codedeploy.model.TagFilter
-
The on-premises instance tag filter type:
- setType(TagFilterType) - Method in class com.amazonaws.services.codedeploy.model.TagFilter
-
The on-premises instance tag filter type:
- setType(String) - Method in class com.amazonaws.services.codedeploy.model.TrafficRoutingConfig
-
The type of traffic shifting (TimeBasedCanary
or TimeBasedLinear
) used by a deployment
configuration.
- setUpdateOutdatedInstancesOnly(Boolean) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
-
Indicates whether to deploy to all instances or only to instances that are not running the latest application
revision.
- setUpdateOutdatedInstancesOnly(Boolean) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Indicates whether only instances that are not running the latest application revision are to be deployed to.
- setValue(String) - Method in class com.amazonaws.services.codedeploy.model.EC2TagFilter
-
The tag filter value.
- setValue(Integer) - Method in class com.amazonaws.services.codedeploy.model.MinimumHealthyHosts
-
The minimum healthy instance value.
- setValue(String) - Method in class com.amazonaws.services.codedeploy.model.Tag
-
The tag's value.
- setValue(String) - Method in class com.amazonaws.services.codedeploy.model.TagFilter
-
The on-premises instance tag filter value.
- setVersion(String) - Method in class com.amazonaws.services.codedeploy.model.S3Location
-
A specific version of the Amazon S3 object that represents the bundled artifacts for the application revision.
- setWaitTimeInMinutes(Integer) - Method in class com.amazonaws.services.codedeploy.model.DeploymentReadyOption
-
The number of minutes to wait before the status of a blue/green deployment is changed to Stopped if rerouting is
not started manually.
- shutdown() - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
-
- shutdown() - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
-
- shutdown() - Method in class com.amazonaws.services.codedeploy.waiters.AmazonCodeDeployWaiters
-
- skipWaitTimeForInstanceTermination(SkipWaitTimeForInstanceTerminationRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
-
Deprecated.
- skipWaitTimeForInstanceTermination(SkipWaitTimeForInstanceTerminationRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
-
Deprecated.
- skipWaitTimeForInstanceTermination(SkipWaitTimeForInstanceTerminationRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
-
Deprecated.
- skipWaitTimeForInstanceTerminationAsync(SkipWaitTimeForInstanceTerminationRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
-
Deprecated.
- skipWaitTimeForInstanceTerminationAsync(SkipWaitTimeForInstanceTerminationRequest, AsyncHandler<SkipWaitTimeForInstanceTerminationRequest, SkipWaitTimeForInstanceTerminationResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
-
Deprecated.
- skipWaitTimeForInstanceTerminationAsync(SkipWaitTimeForInstanceTerminationRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
-
Deprecated.
- skipWaitTimeForInstanceTerminationAsync(SkipWaitTimeForInstanceTerminationRequest, AsyncHandler<SkipWaitTimeForInstanceTerminationRequest, SkipWaitTimeForInstanceTerminationResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
-
Deprecated.
- skipWaitTimeForInstanceTerminationAsync(SkipWaitTimeForInstanceTerminationRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
-
Deprecated.
- skipWaitTimeForInstanceTerminationAsync(SkipWaitTimeForInstanceTerminationRequest, AsyncHandler<SkipWaitTimeForInstanceTerminationRequest, SkipWaitTimeForInstanceTerminationResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
-
Deprecated.
- SkipWaitTimeForInstanceTerminationRequest - Class in com.amazonaws.services.codedeploy.model
-
- SkipWaitTimeForInstanceTerminationRequest() - Constructor for class com.amazonaws.services.codedeploy.model.SkipWaitTimeForInstanceTerminationRequest
-
- SkipWaitTimeForInstanceTerminationResult - Class in com.amazonaws.services.codedeploy.model
-
- SkipWaitTimeForInstanceTerminationResult() - Constructor for class com.amazonaws.services.codedeploy.model.SkipWaitTimeForInstanceTerminationResult
-
- SortOrder - Enum in com.amazonaws.services.codedeploy.model
-
- standard() - Static method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClientBuilder
-
- stopDeployment(StopDeploymentRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
-
- stopDeployment(StopDeploymentRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
-
Attempts to stop an ongoing deployment.
- stopDeployment(StopDeploymentRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
-
Attempts to stop an ongoing deployment.
- stopDeploymentAsync(StopDeploymentRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
-
- stopDeploymentAsync(StopDeploymentRequest, AsyncHandler<StopDeploymentRequest, StopDeploymentResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
-
- stopDeploymentAsync(StopDeploymentRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
-
Attempts to stop an ongoing deployment.
- stopDeploymentAsync(StopDeploymentRequest, AsyncHandler<StopDeploymentRequest, StopDeploymentResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
-
Attempts to stop an ongoing deployment.
- stopDeploymentAsync(StopDeploymentRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
-
- stopDeploymentAsync(StopDeploymentRequest, AsyncHandler<StopDeploymentRequest, StopDeploymentResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
-
- StopDeploymentRequest - Class in com.amazonaws.services.codedeploy.model
-
Represents the input of a StopDeployment
operation.
- StopDeploymentRequest() - Constructor for class com.amazonaws.services.codedeploy.model.StopDeploymentRequest
-
- StopDeploymentResult - Class in com.amazonaws.services.codedeploy.model
-
Represents the output of a StopDeployment
operation.
- StopDeploymentResult() - Constructor for class com.amazonaws.services.codedeploy.model.StopDeploymentResult
-
- StopStatus - Enum in com.amazonaws.services.codedeploy.model
-
- Tag - Class in com.amazonaws.services.codedeploy.model
-
Information about a tag.
- Tag() - Constructor for class com.amazonaws.services.codedeploy.model.Tag
-
- TagFilter - Class in com.amazonaws.services.codedeploy.model
-
Information about an on-premises instance tag filter.
- TagFilter() - Constructor for class com.amazonaws.services.codedeploy.model.TagFilter
-
- TagFilterType - Enum in com.amazonaws.services.codedeploy.model
-
- TagLimitExceededException - Exception in com.amazonaws.services.codedeploy.model
-
The maximum allowed number of tags was exceeded.
- TagLimitExceededException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.TagLimitExceededException
-
Constructs a new TagLimitExceededException with the specified error message.
- TagRequiredException - Exception in com.amazonaws.services.codedeploy.model
-
A tag was not specified.
- TagRequiredException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.TagRequiredException
-
Constructs a new TagRequiredException with the specified error message.
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
-
- tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
-
Associates the list of tags in the input Tags
parameter with the resource identified by the
ResourceArn
input parameter.
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
-
Associates the list of tags in the input Tags
parameter with the resource identified by the
ResourceArn
input parameter.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
-
- tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
-
Associates the list of tags in the input Tags
parameter with the resource identified by the
ResourceArn
input parameter.
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
-
Associates the list of tags in the input Tags
parameter with the resource identified by the
ResourceArn
input parameter.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
-
- TagResourceRequest - Class in com.amazonaws.services.codedeploy.model
-
- TagResourceRequest() - Constructor for class com.amazonaws.services.codedeploy.model.TagResourceRequest
-
- TagResourceResult - Class in com.amazonaws.services.codedeploy.model
-
- TagResourceResult() - Constructor for class com.amazonaws.services.codedeploy.model.TagResourceResult
-
- TagSetListLimitExceededException - Exception in com.amazonaws.services.codedeploy.model
-
The number of tag groups included in the tag set list exceeded the maximum allowed limit of 3.
- TagSetListLimitExceededException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.TagSetListLimitExceededException
-
Constructs a new TagSetListLimitExceededException with the specified error message.
- TargetFilterName - Enum in com.amazonaws.services.codedeploy.model
-
- TargetGroupInfo - Class in com.amazonaws.services.codedeploy.model
-
Information about a target group in Elastic Load Balancing to use in a deployment.
- TargetGroupInfo() - Constructor for class com.amazonaws.services.codedeploy.model.TargetGroupInfo
-
- TargetGroupPairInfo - Class in com.amazonaws.services.codedeploy.model
-
Information about two target groups and how traffic is routed during an Amazon ECS deployment.
- TargetGroupPairInfo() - Constructor for class com.amazonaws.services.codedeploy.model.TargetGroupPairInfo
-
- TargetInstances - Class in com.amazonaws.services.codedeploy.model
-
Information about the instances to be used in the replacement environment in a blue/green deployment.
- TargetInstances() - Constructor for class com.amazonaws.services.codedeploy.model.TargetInstances
-
- TargetLabel - Enum in com.amazonaws.services.codedeploy.model
-
- TargetStatus - Enum in com.amazonaws.services.codedeploy.model
-
- ThrottlingException - Exception in com.amazonaws.services.codedeploy.model
-
An API function was called too frequently.
- ThrottlingException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.ThrottlingException
-
Constructs a new ThrottlingException with the specified error message.
- TimeBasedCanary - Class in com.amazonaws.services.codedeploy.model
-
A configuration that shifts traffic from one version of a Lambda function or ECS task set to another in two
increments.
- TimeBasedCanary() - Constructor for class com.amazonaws.services.codedeploy.model.TimeBasedCanary
-
- TimeBasedLinear - Class in com.amazonaws.services.codedeploy.model
-
A configuration that shifts traffic from one version of a Lambda function or ECS task set to another in equal
increments, with an equal number of minutes between each increment.
- TimeBasedLinear() - Constructor for class com.amazonaws.services.codedeploy.model.TimeBasedLinear
-
- TimeRange - Class in com.amazonaws.services.codedeploy.model
-
Information about a time range.
- TimeRange() - Constructor for class com.amazonaws.services.codedeploy.model.TimeRange
-
- toString() - Method in class com.amazonaws.services.codedeploy.model.AddTagsToOnPremisesInstancesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.AddTagsToOnPremisesInstancesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.Alarm
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.AlarmConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codedeploy.model.ApplicationRevisionSortBy
-
- toString() - Method in class com.amazonaws.services.codedeploy.model.AppSpecContent
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.AutoRollbackConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codedeploy.model.AutoRollbackEvent
-
- toString() - Method in class com.amazonaws.services.codedeploy.model.AutoScalingGroup
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentTargetsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentTargetsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.BatchGetOnPremisesInstancesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.BatchGetOnPremisesInstancesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.BlueGreenDeploymentConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.BlueInstanceTerminationOption
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codedeploy.model.BundleType
-
- toString() - Method in class com.amazonaws.services.codedeploy.model.CloudFormationTarget
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codedeploy.model.ComputePlatform
-
- toString() - Method in class com.amazonaws.services.codedeploy.model.ContinueDeploymentRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.ContinueDeploymentResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.CreateApplicationRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.CreateApplicationResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.DeleteApplicationRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.DeleteApplicationResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentConfigResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentGroupResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.DeleteGitHubAccountTokenRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.DeleteGitHubAccountTokenResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.DeleteResourcesByExternalIdRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.DeleteResourcesByExternalIdResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codedeploy.model.DeploymentCreator
-
- toString() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codedeploy.model.DeploymentOption
-
- toString() - Method in class com.amazonaws.services.codedeploy.model.DeploymentOverview
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codedeploy.model.DeploymentReadyAction
-
- toString() - Method in class com.amazonaws.services.codedeploy.model.DeploymentReadyOption
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codedeploy.model.DeploymentStatus
-
- toString() - Method in class com.amazonaws.services.codedeploy.model.DeploymentStyle
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.DeploymentTarget
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codedeploy.model.DeploymentTargetType
-
- toString() - Method in enum com.amazonaws.services.codedeploy.model.DeploymentType
-
- toString() - Method in enum com.amazonaws.services.codedeploy.model.DeploymentWaitType
-
- toString() - Method in class com.amazonaws.services.codedeploy.model.DeregisterOnPremisesInstanceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.DeregisterOnPremisesInstanceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.Diagnostics
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.EC2TagFilter
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codedeploy.model.EC2TagFilterType
-
- toString() - Method in class com.amazonaws.services.codedeploy.model.EC2TagSet
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.ECSService
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.ELBInfo
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codedeploy.model.ErrorCode
-
- toString() - Method in class com.amazonaws.services.codedeploy.model.ErrorInformation
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codedeploy.model.FileExistsBehavior
-
- toString() - Method in class com.amazonaws.services.codedeploy.model.GenericRevisionInfo
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.GetApplicationResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRevisionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRevisionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentConfigResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentGroupResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentInstanceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentInstanceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentTargetRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentTargetResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.GetOnPremisesInstanceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.GetOnPremisesInstanceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.GitHubLocation
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codedeploy.model.GreenFleetProvisioningAction
-
- toString() - Method in class com.amazonaws.services.codedeploy.model.GreenFleetProvisioningOption
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codedeploy.model.InstanceAction
-
- toString() - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codedeploy.model.InstanceStatus
-
Deprecated.
- toString() - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
-
Deprecated.
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codedeploy.model.InstanceType
-
- toString() - Method in class com.amazonaws.services.codedeploy.model.LambdaFunctionInfo
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.LastDeploymentInfo
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codedeploy.model.LifecycleErrorCode
-
- toString() - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codedeploy.model.LifecycleEventStatus
-
- toString() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentConfigsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentConfigsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentTargetsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentTargetsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.ListGitHubAccountTokenNamesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.ListGitHubAccountTokenNamesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codedeploy.model.ListStateFilterAction
-
- toString() - Method in class com.amazonaws.services.codedeploy.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.ListTagsForResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.LoadBalancerInfo
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.MinimumHealthyHosts
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codedeploy.model.MinimumHealthyHostsType
-
- toString() - Method in class com.amazonaws.services.codedeploy.model.OnPremisesTagSet
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.PutLifecycleEventHookExecutionStatusRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.PutLifecycleEventHookExecutionStatusResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.RawString
-
Deprecated.
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.RegisterApplicationRevisionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.RegisterApplicationRevisionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.RegisterOnPremisesInstanceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.RegisterOnPremisesInstanceResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codedeploy.model.RegistrationStatus
-
- toString() - Method in class com.amazonaws.services.codedeploy.model.RemoveTagsFromOnPremisesInstancesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.RemoveTagsFromOnPremisesInstancesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.RevisionInfo
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.RevisionLocation
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codedeploy.model.RevisionLocationType
-
- toString() - Method in class com.amazonaws.services.codedeploy.model.RollbackInfo
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.S3Location
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.SkipWaitTimeForInstanceTerminationRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.SkipWaitTimeForInstanceTerminationResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codedeploy.model.SortOrder
-
- toString() - Method in class com.amazonaws.services.codedeploy.model.StopDeploymentRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.StopDeploymentResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codedeploy.model.StopStatus
-
- toString() - Method in class com.amazonaws.services.codedeploy.model.Tag
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.TagFilter
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codedeploy.model.TagFilterType
-
- toString() - Method in class com.amazonaws.services.codedeploy.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.TagResourceResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codedeploy.model.TargetFilterName
-
- toString() - Method in class com.amazonaws.services.codedeploy.model.TargetGroupInfo
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.TargetGroupPairInfo
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.TargetInstances
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codedeploy.model.TargetLabel
-
- toString() - Method in enum com.amazonaws.services.codedeploy.model.TargetStatus
-
- toString() - Method in class com.amazonaws.services.codedeploy.model.TimeBasedCanary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.TimeBasedLinear
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.TimeRange
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.TrafficRoute
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.TrafficRoutingConfig
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codedeploy.model.TrafficRoutingType
-
- toString() - Method in class com.amazonaws.services.codedeploy.model.TriggerConfig
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.codedeploy.model.TriggerEventType
-
- toString() - Method in class com.amazonaws.services.codedeploy.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.UntagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.UpdateApplicationRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.UpdateApplicationResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupResult
-
Returns a string representation of this object.
- TrafficRoute - Class in com.amazonaws.services.codedeploy.model
-
Information about a listener.
- TrafficRoute() - Constructor for class com.amazonaws.services.codedeploy.model.TrafficRoute
-
- TrafficRoutingConfig - Class in com.amazonaws.services.codedeploy.model
-
The configuration that specifies how traffic is shifted from one version of a Lambda function to another version
during an AWS Lambda deployment, or from one Amazon ECS task set to another during an Amazon ECS deployment.
- TrafficRoutingConfig() - Constructor for class com.amazonaws.services.codedeploy.model.TrafficRoutingConfig
-
- TrafficRoutingType - Enum in com.amazonaws.services.codedeploy.model
-
- TriggerConfig - Class in com.amazonaws.services.codedeploy.model
-
Information about notification triggers for the deployment group.
- TriggerConfig() - Constructor for class com.amazonaws.services.codedeploy.model.TriggerConfig
-
- TriggerEventType - Enum in com.amazonaws.services.codedeploy.model
-
- TriggerTargetsLimitExceededException - Exception in com.amazonaws.services.codedeploy.model
-
The maximum allowed number of triggers was exceeded.
- TriggerTargetsLimitExceededException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.TriggerTargetsLimitExceededException
-
Constructs a new TriggerTargetsLimitExceededException with the specified error message.
- waiters() - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
-
- waiters() - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
-
- waiters() - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
-
- withAction(String) - Method in class com.amazonaws.services.codedeploy.model.BlueInstanceTerminationOption
-
The action to take on instances in the original environment after a successful blue/green deployment.
- withAction(InstanceAction) - Method in class com.amazonaws.services.codedeploy.model.BlueInstanceTerminationOption
-
The action to take on instances in the original environment after a successful blue/green deployment.
- withAction(String) - Method in class com.amazonaws.services.codedeploy.model.GreenFleetProvisioningOption
-
The method used to add instances to a replacement environment.
- withAction(GreenFleetProvisioningAction) - Method in class com.amazonaws.services.codedeploy.model.GreenFleetProvisioningOption
-
The method used to add instances to a replacement environment.
- withActionOnTimeout(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentReadyOption
-
Information about when to reroute traffic from an original environment to a replacement environment in a
blue/green deployment.
- withActionOnTimeout(DeploymentReadyAction) - Method in class com.amazonaws.services.codedeploy.model.DeploymentReadyOption
-
Information about when to reroute traffic from an original environment to a replacement environment in a
blue/green deployment.
- withAdditionalDeploymentStatusInfo(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Provides information about the results of a deployment, such as whether instances in the original environment in
a blue/green deployment were not terminated.
- withAlarmConfiguration(AlarmConfiguration) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
Information to add about Amazon CloudWatch alarms when the deployment group is created.
- withAlarmConfiguration(AlarmConfiguration) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
A list of alarms associated with the deployment group.
- withAlarmConfiguration(AlarmConfiguration) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
Information to add or change about Amazon CloudWatch alarms when the deployment group is updated.
- withAlarms(Alarm...) - Method in class com.amazonaws.services.codedeploy.model.AlarmConfiguration
-
A list of alarms configured for the deployment group.
- withAlarms(Collection<Alarm>) - Method in class com.amazonaws.services.codedeploy.model.AlarmConfiguration
-
A list of alarms configured for the deployment group.
- withApplication(ApplicationInfo) - Method in class com.amazonaws.services.codedeploy.model.GetApplicationResult
-
Information about the application.
- withApplicationId(String) - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
-
The application ID.
- withApplicationId(String) - Method in class com.amazonaws.services.codedeploy.model.CreateApplicationResult
-
A unique application ID.
- withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
-
The application name.
- withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsRequest
-
The name of an AWS CodeDeploy application about which to get revision information.
- withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsResult
-
The name of the application that corresponds to the revisions.
- withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsRequest
-
The name of an AWS CodeDeploy application associated with the applicable IAM user or AWS account.
- withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.CreateApplicationRequest
-
The name of the application.
- withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
The name of an AWS CodeDeploy application associated with the IAM user or AWS account.
- withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
-
The name of an AWS CodeDeploy application associated with the IAM user or AWS account.
- withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.DeleteApplicationRequest
-
The name of an AWS CodeDeploy application associated with the IAM user or AWS account.
- withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentGroupRequest
-
The name of an AWS CodeDeploy application associated with the IAM user or AWS account.
- withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
The application name.
- withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
The application name.
- withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRequest
-
The name of an AWS CodeDeploy application associated with the IAM user or AWS account.
- withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRevisionRequest
-
The name of the application that corresponds to the revision.
- withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRevisionResult
-
The name of the application that corresponds to the revision.
- withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentGroupRequest
-
The name of an AWS CodeDeploy application associated with the IAM user or AWS account.
- withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
-
The name of an AWS CodeDeploy application associated with the IAM user or AWS account.
- withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsRequest
-
The name of an AWS CodeDeploy application associated with the IAM user or AWS account.
- withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsResult
-
The application name.
- withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
-
The name of an AWS CodeDeploy application associated with the IAM user or AWS account.
- withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.RegisterApplicationRevisionRequest
-
The name of an AWS CodeDeploy application associated with the IAM user or AWS account.
- withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.UpdateApplicationRequest
-
The current name of the application you want to change.
- withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
The application name that corresponds to the deployment group to update.
- withApplicationNames(String...) - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationsRequest
-
A list of application names separated by spaces.
- withApplicationNames(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationsRequest
-
A list of application names separated by spaces.
- withApplications(String...) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationsResult
-
A list of application names.
- withApplications(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationsResult
-
A list of application names.
- withApplicationsInfo(ApplicationInfo...) - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationsResult
-
Information about the applications.
- withApplicationsInfo(Collection<ApplicationInfo>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationsResult
-
Information about the applications.
- withAppSpecContent(AppSpecContent) - Method in class com.amazonaws.services.codedeploy.model.RevisionLocation
-
The content of an AppSpec file for an AWS Lambda or Amazon ECS deployment.
- withAutoRollbackConfiguration(AutoRollbackConfiguration) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
Configuration information for an automatic rollback that is added when a deployment group is created.
- withAutoRollbackConfiguration(AutoRollbackConfiguration) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
-
Configuration information for an automatic rollback that is added when a deployment is created.
- withAutoRollbackConfiguration(AutoRollbackConfiguration) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
Information about the automatic rollback configuration associated with the deployment group.
- withAutoRollbackConfiguration(AutoRollbackConfiguration) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Information about the automatic rollback configuration associated with the deployment.
- withAutoRollbackConfiguration(AutoRollbackConfiguration) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
Information for an automatic rollback configuration that is added or changed when a deployment group is updated.
- withAutoRollbackEnabled(Boolean) - Method in class com.amazonaws.services.codedeploy.model.StopDeploymentRequest
-
Indicates, when a deployment is stopped, whether instances that have been updated should be rolled back to the
previous version of the application revision.
- withAutoScalingGroups(String...) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
A list of associated Amazon EC2 Auto Scaling groups.
- withAutoScalingGroups(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
A list of associated Amazon EC2 Auto Scaling groups.
- withAutoScalingGroups(AutoScalingGroup...) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
A list of associated Auto Scaling groups.
- withAutoScalingGroups(Collection<AutoScalingGroup>) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
A list of associated Auto Scaling groups.
- withAutoScalingGroups(String...) - Method in class com.amazonaws.services.codedeploy.model.TargetInstances
-
The names of one or more Auto Scaling groups to identify a replacement environment for a blue/green deployment.
- withAutoScalingGroups(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.TargetInstances
-
The names of one or more Auto Scaling groups to identify a replacement environment for a blue/green deployment.
- withAutoScalingGroups(String...) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
The replacement list of Auto Scaling groups to be included in the deployment group, if you want to change them.
- withAutoScalingGroups(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
The replacement list of Auto Scaling groups to be included in the deployment group, if you want to change them.
- withBlueGreenDeploymentConfiguration(BlueGreenDeploymentConfiguration) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
Information about blue/green deployment options for a deployment group.
- withBlueGreenDeploymentConfiguration(BlueGreenDeploymentConfiguration) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
Information about blue/green deployment options for a deployment group.
- withBlueGreenDeploymentConfiguration(BlueGreenDeploymentConfiguration) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Information about blue/green deployment options for this deployment.
- withBlueGreenDeploymentConfiguration(BlueGreenDeploymentConfiguration) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
Information about blue/green deployment options for a deployment group.
- withBucket(String) - Method in class com.amazonaws.services.codedeploy.model.S3Location
-
The name of the Amazon S3 bucket where the application revision is stored.
- withBundleType(String) - Method in class com.amazonaws.services.codedeploy.model.S3Location
-
The file type of the application revision.
- withBundleType(BundleType) - Method in class com.amazonaws.services.codedeploy.model.S3Location
-
The file type of the application revision.
- withCanaryInterval(Integer) - Method in class com.amazonaws.services.codedeploy.model.TimeBasedCanary
-
The number of minutes between the first and second traffic shifts of a TimeBasedCanary
deployment.
- withCanaryPercentage(Integer) - Method in class com.amazonaws.services.codedeploy.model.TimeBasedCanary
-
The percentage of traffic to shift in the first increment of a TimeBasedCanary
deployment.
- withCloudFormationTarget(CloudFormationTarget) - Method in class com.amazonaws.services.codedeploy.model.DeploymentTarget
-
- withClusterName(String) - Method in class com.amazonaws.services.codedeploy.model.ECSService
-
The name of the cluster that the Amazon ECS service is associated with.
- withCode(String) - Method in class com.amazonaws.services.codedeploy.model.ErrorInformation
-
- withCode(ErrorCode) - Method in class com.amazonaws.services.codedeploy.model.ErrorInformation
-
- withCommitId(String) - Method in class com.amazonaws.services.codedeploy.model.GitHubLocation
-
The SHA1 commit ID of the GitHub commit that represents the bundled artifacts for the application revision.
- withCompleteTime(Date) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
A timestamp that indicates when the deployment was complete.
- withComputePlatform(String) - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
-
The destination platform type for deployment of the application (Lambda
or Server
).
- withComputePlatform(ComputePlatform) - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
-
The destination platform type for deployment of the application (Lambda
or Server
).
- withComputePlatform(String) - Method in class com.amazonaws.services.codedeploy.model.CreateApplicationRequest
-
The destination platform type for the deployment (Lambda
, Server
, or ECS
).
- withComputePlatform(ComputePlatform) - Method in class com.amazonaws.services.codedeploy.model.CreateApplicationRequest
-
The destination platform type for the deployment (Lambda
, Server
, or ECS
).
- withComputePlatform(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigRequest
-
The destination platform type for the deployment (Lambda
, Server
, or ECS
).
- withComputePlatform(ComputePlatform) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigRequest
-
The destination platform type for the deployment (Lambda
, Server
, or ECS
).
- withComputePlatform(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
-
The destination platform type for the deployment (Lambda
, Server
, or ECS
).
- withComputePlatform(ComputePlatform) - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
-
The destination platform type for the deployment (Lambda
, Server
, or ECS
).
- withComputePlatform(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
The destination platform type for the deployment (Lambda
, Server
, or ECS
).
- withComputePlatform(ComputePlatform) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
The destination platform type for the deployment (Lambda
, Server
, or ECS
).
- withComputePlatform(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
The destination platform type for the deployment (Lambda
, Server
, or ECS
).
- withComputePlatform(ComputePlatform) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
The destination platform type for the deployment (Lambda
, Server
, or ECS
).
- withContent(String) - Method in class com.amazonaws.services.codedeploy.model.AppSpecContent
-
The YAML-formatted or JSON-formatted revision string.
- withContent(String) - Method in class com.amazonaws.services.codedeploy.model.RawString
-
Deprecated.
The YAML-formatted or JSON-formatted revision string.
- withCreateTime(Date) - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
-
The time at which the application was created.
- withCreateTime(Date) - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
-
The time at which the deployment configuration was created.
- withCreateTime(Date) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
A timestamp that indicates when the deployment was created.
- withCreateTime(Date) - Method in class com.amazonaws.services.codedeploy.model.LastDeploymentInfo
-
A timestamp that indicates when the most recent deployment to the deployment group started.
- withCreateTimeRange(TimeRange) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
-
A time range (start and end) for returning a subset of the list of deployments.
- withCreator(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
The means by which the deployment was created:
- withCreator(DeploymentCreator) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
The means by which the deployment was created:
- withCurrentDeploymentGroupName(String) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
The current name of the deployment group.
- withCurrentVersion(String) - Method in class com.amazonaws.services.codedeploy.model.LambdaFunctionInfo
-
The version of a Lambda function that production traffic points to.
- withDeployed(String) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
-
Whether to list revisions based on whether the revision is the target revision of a deployment group:
- withDeployed(ListStateFilterAction) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
-
Whether to list revisions based on whether the revision is the target revision of a deployment group:
- withDeploymentConfigId(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigResult
-
A unique deployment configuration ID.
- withDeploymentConfigId(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
-
The deployment configuration ID.
- withDeploymentConfigInfo(DeploymentConfigInfo) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentConfigResult
-
Information about the deployment configuration.
- withDeploymentConfigName(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigRequest
-
The name of the deployment configuration to create.
- withDeploymentConfigName(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
If specified, the deployment configuration name can be either one of the predefined configurations provided with
AWS CodeDeploy or a custom deployment configuration that you create by calling the create deployment
configuration operation.
- withDeploymentConfigName(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
-
The name of a deployment configuration associated with the IAM user or AWS account.
- withDeploymentConfigName(String) - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentConfigRequest
-
The name of a deployment configuration associated with the IAM user or AWS account.
- withDeploymentConfigName(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
-
The deployment configuration name.
- withDeploymentConfigName(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
The deployment configuration name.
- withDeploymentConfigName(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
The deployment configuration name.
- withDeploymentConfigName(String) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentConfigRequest
-
The name of a deployment configuration associated with the IAM user or AWS account.
- withDeploymentConfigName(String) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
The replacement deployment configuration name to use, if you want to change it.
- withDeploymentConfigsList(String...) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentConfigsResult
-
A list of deployment configurations, including built-in configurations such as
CodeDeployDefault.OneAtATime
.
- withDeploymentConfigsList(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentConfigsResult
-
A list of deployment configurations, including built-in configurations such as
CodeDeployDefault.OneAtATime
.
- withDeploymentGroupId(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupResult
-
A unique deployment group ID.
- withDeploymentGroupId(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
The deployment group ID.
- withDeploymentGroupInfo(DeploymentGroupInfo) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentGroupResult
-
Information about the deployment group.
- withDeploymentGroupName(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
The name of a new deployment group for the specified application.
- withDeploymentGroupName(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
-
The name of the deployment group.
- withDeploymentGroupName(String) - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentGroupRequest
-
The name of a deployment group for the specified application.
- withDeploymentGroupName(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
The deployment group name.
- withDeploymentGroupName(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
The deployment group name.
- withDeploymentGroupName(String) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentGroupRequest
-
The name of a deployment group for the specified application.
- withDeploymentGroupName(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
-
The name of a deployment group for the specified application.
- withDeploymentGroupNames(String...) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsRequest
-
The names of the deployment groups.
- withDeploymentGroupNames(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsRequest
-
The names of the deployment groups.
- withDeploymentGroups(String...) - Method in class com.amazonaws.services.codedeploy.model.GenericRevisionInfo
-
The deployment groups for which this is the current target revision.
- withDeploymentGroups(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.GenericRevisionInfo
-
The deployment groups for which this is the current target revision.
- withDeploymentGroups(String...) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsResult
-
A list of deployment group names.
- withDeploymentGroups(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsResult
-
A list of deployment group names.
- withDeploymentGroupsInfo(DeploymentGroupInfo...) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsResult
-
Information about the deployment groups.
- withDeploymentGroupsInfo(Collection<DeploymentGroupInfo>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsResult
-
Information about the deployment groups.
- withDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesRequest
-
The unique ID of a deployment.
- withDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentTargetsRequest
-
The unique ID of a deployment.
- withDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.CloudFormationTarget
-
The unique ID of an AWS CloudFormation blue/green deployment.
- withDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.ContinueDeploymentRequest
-
The unique ID of a blue/green deployment for which you want to start rerouting traffic to the replacement
environment.
- withDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentResult
-
The unique ID of a deployment.
- withDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
The unique ID of a deployment.
- withDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
-
The unique ID of a deployment.
- withDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentInstanceRequest
-
The unique ID of a deployment.
- withDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentRequest
-
The unique ID of a deployment associated with the IAM user or AWS account.
- withDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentTargetRequest
-
The unique ID of a deployment.
- withDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
-
Deprecated.
The unique ID of a deployment.
- withDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
-
The unique ID of a deployment.
- withDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
-
The unique ID of a deployment.
- withDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.LastDeploymentInfo
-
The unique ID of a deployment.
- withDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesRequest
-
The unique ID of a deployment.
- withDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentTargetsRequest
-
The unique ID of a deployment.
- withDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.PutLifecycleEventHookExecutionStatusRequest
-
The unique ID of a deployment.
- withDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.SkipWaitTimeForInstanceTerminationRequest
-
The unique ID of a blue/green deployment for which you want to skip the instance termination wait time.
- withDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.StopDeploymentRequest
-
The unique ID of a deployment.
- withDeploymentIds(String...) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentsRequest
-
A list of deployment IDs, separated by spaces.
- withDeploymentIds(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentsRequest
-
A list of deployment IDs, separated by spaces.
- withDeploymentInfo(DeploymentInfo) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentResult
-
Information about the deployment.
- withDeploymentOption(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentStyle
-
Indicates whether to route deployment traffic behind a load balancer.
- withDeploymentOption(DeploymentOption) - Method in class com.amazonaws.services.codedeploy.model.DeploymentStyle
-
Indicates whether to route deployment traffic behind a load balancer.
- withDeploymentOverview(DeploymentOverview) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
A summary of the deployment status of the instances in the deployment.
- withDeploymentReadyOption(DeploymentReadyOption) - Method in class com.amazonaws.services.codedeploy.model.BlueGreenDeploymentConfiguration
-
Information about the action to take when newly provisioned instances are ready to receive traffic in a
blue/green deployment.
- withDeployments(String...) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsResult
-
A list of deployment IDs.
- withDeployments(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsResult
-
A list of deployment IDs.
- withDeploymentsInfo(DeploymentInfo...) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentsResult
-
Information about the deployments.
- withDeploymentsInfo(Collection<DeploymentInfo>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentsResult
-
Information about the deployments.
- withDeploymentStatusMessages(String...) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Messages that contain information about the status of a deployment.
- withDeploymentStatusMessages(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Messages that contain information about the status of a deployment.
- withDeploymentStyle(DeploymentStyle) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
Information about the type of deployment, in-place or blue/green, that you want to run and whether to route
deployment traffic behind a load balancer.
- withDeploymentStyle(DeploymentStyle) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
Information about the type of deployment, either in-place or blue/green, you want to run and whether to route
deployment traffic behind a load balancer.
- withDeploymentStyle(DeploymentStyle) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Information about the type of deployment, either in-place or blue/green, you want to run and whether to route
deployment traffic behind a load balancer.
- withDeploymentStyle(DeploymentStyle) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
Information about the type of deployment, either in-place or blue/green, you want to run and whether to route
deployment traffic behind a load balancer.
- withDeploymentTarget(DeploymentTarget) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentTargetResult
-
A deployment target that contains information about a deployment such as its status, lifecycle events, and when
it was last updated.
- withDeploymentTargets(DeploymentTarget...) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentTargetsResult
-
A list of target objects for a deployment.
- withDeploymentTargets(Collection<DeploymentTarget>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentTargetsResult
-
A list of target objects for a deployment.
- withDeploymentTargetType(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentTarget
-
The deployment type that is specific to the deployment's compute platform or deployments initiated by a
CloudFormation stack update.
- withDeploymentTargetType(DeploymentTargetType) - Method in class com.amazonaws.services.codedeploy.model.DeploymentTarget
-
The deployment type that is specific to the deployment's compute platform or deployments initiated by a
CloudFormation stack update.
- withDeploymentType(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentStyle
-
Indicates whether to run an in-place deployment or a blue/green deployment.
- withDeploymentType(DeploymentType) - Method in class com.amazonaws.services.codedeploy.model.DeploymentStyle
-
Indicates whether to run an in-place deployment or a blue/green deployment.
- withDeploymentWaitType(String) - Method in class com.amazonaws.services.codedeploy.model.ContinueDeploymentRequest
-
The status of the deployment's waiting period.
- withDeploymentWaitType(DeploymentWaitType) - Method in class com.amazonaws.services.codedeploy.model.ContinueDeploymentRequest
-
The status of the deployment's waiting period.
- withDeregisterTime(Date) - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
-
If the on-premises instance was deregistered, the time at which the on-premises instance was deregistered.
- withDescription(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
-
A comment about the deployment.
- withDescription(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
A comment about the deployment.
- withDescription(String) - Method in class com.amazonaws.services.codedeploy.model.GenericRevisionInfo
-
A comment about the revision.
- withDescription(String) - Method in class com.amazonaws.services.codedeploy.model.RegisterApplicationRevisionRequest
-
A comment about the revision.
- withDesiredCount(Long) - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
-
The number of tasks in a task set.
- withDiagnostics(Diagnostics) - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
-
Diagnostic information about the deployment lifecycle event.
- withEc2TagFilters(EC2TagFilter...) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
The Amazon EC2 tags on which to filter.
- withEc2TagFilters(Collection<EC2TagFilter>) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
The Amazon EC2 tags on which to filter.
- withEc2TagFilters(EC2TagFilter...) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
The Amazon EC2 tags on which to filter.
- withEc2TagFilters(Collection<EC2TagFilter>) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
The Amazon EC2 tags on which to filter.
- withEc2TagFilters(EC2TagFilter...) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
The replacement set of Amazon EC2 tags on which to filter, if you want to change them.
- withEc2TagFilters(Collection<EC2TagFilter>) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
The replacement set of Amazon EC2 tags on which to filter, if you want to change them.
- withEc2TagSet(EC2TagSet) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
Information about groups of tags applied to EC2 instances.
- withEc2TagSet(EC2TagSet) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
Information about groups of tags applied to an EC2 instance.
- withEc2TagSet(EC2TagSet) - Method in class com.amazonaws.services.codedeploy.model.TargetInstances
-
Information about the groups of EC2 instance tags that an instance must be identified by in order for it to be
included in the replacement environment for a blue/green deployment.
- withEc2TagSet(EC2TagSet) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
Information about groups of tags applied to on-premises instances.
- withEc2TagSetList(List<EC2TagFilter>...) - Method in class com.amazonaws.services.codedeploy.model.EC2TagSet
-
A list that contains other lists of EC2 instance tag groups.
- withEc2TagSetList(Collection<List<EC2TagFilter>>) - Method in class com.amazonaws.services.codedeploy.model.EC2TagSet
-
A list that contains other lists of EC2 instance tag groups.
- withEcsServices(ECSService...) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
The target Amazon ECS services in the deployment group.
- withEcsServices(Collection<ECSService>) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
The target Amazon ECS services in the deployment group.
- withEcsServices(ECSService...) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
The target Amazon ECS services in the deployment group.
- withEcsServices(Collection<ECSService>) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
The target Amazon ECS services in the deployment group.
- withEcsServices(ECSService...) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
The target Amazon ECS services in the deployment group.
- withEcsServices(Collection<ECSService>) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
The target Amazon ECS services in the deployment group.
- withEcsTarget(ECSTarget) - Method in class com.amazonaws.services.codedeploy.model.DeploymentTarget
-
Information about the target for a deployment that uses the Amazon ECS compute platform.
- withElbInfoList(ELBInfo...) - Method in class com.amazonaws.services.codedeploy.model.LoadBalancerInfo
-
An array that contains information about the load balancer to use for load balancing in a deployment.
- withElbInfoList(Collection<ELBInfo>) - Method in class com.amazonaws.services.codedeploy.model.LoadBalancerInfo
-
An array that contains information about the load balancer to use for load balancing in a deployment.
- withEnabled(Boolean) - Method in class com.amazonaws.services.codedeploy.model.AlarmConfiguration
-
Indicates whether the alarm configuration is enabled.
- withEnabled(Boolean) - Method in class com.amazonaws.services.codedeploy.model.AutoRollbackConfiguration
-
Indicates whether a defined automatic rollback configuration is currently enabled.
- withEnd(Date) - Method in class com.amazonaws.services.codedeploy.model.TimeRange
-
The end time of the time range.
- withEndTime(Date) - Method in class com.amazonaws.services.codedeploy.model.LastDeploymentInfo
-
A timestamp that indicates when the most recent deployment to the deployment group was complete.
- withEndTime(Date) - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
-
A timestamp that indicates when the deployment lifecycle event ended.
- withErrorCode(String) - Method in class com.amazonaws.services.codedeploy.model.Diagnostics
-
The associated error code:
- withErrorCode(LifecycleErrorCode) - Method in class com.amazonaws.services.codedeploy.model.Diagnostics
-
The associated error code:
- withErrorInformation(ErrorInformation) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Information about any error associated with this deployment.
- withErrorMessage(String) - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsResult
-
Information about errors that might have occurred during the API call.
- withErrorMessage(String) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsResult
-
Information about errors that might have occurred during the API call.
- withErrorMessage(String) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesResult
-
Information about errors that might have occurred during the API call.
- withETag(String) - Method in class com.amazonaws.services.codedeploy.model.S3Location
-
The ETag of the Amazon S3 object that represents the bundled artifacts for the application revision.
- withEvents(String...) - Method in class com.amazonaws.services.codedeploy.model.AutoRollbackConfiguration
-
The event type or types that trigger a rollback.
- withEvents(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.AutoRollbackConfiguration
-
The event type or types that trigger a rollback.
- withEvents(AutoRollbackEvent...) - Method in class com.amazonaws.services.codedeploy.model.AutoRollbackConfiguration
-
The event type or types that trigger a rollback.
- withExternalId(String) - Method in class com.amazonaws.services.codedeploy.model.DeleteResourcesByExternalIdRequest
-
The unique ID of an external resource (for example, a CloudFormation stack ID) that is linked to one or more
CodeDeploy resources.
- withExternalId(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
The unique ID for an external resource (for example, a CloudFormation stack ID) that is linked to this
deployment.
- withExternalId(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
-
The unique ID of an external resource for returning deployments linked to the external resource.
- withFailed(Long) - Method in class com.amazonaws.services.codedeploy.model.DeploymentOverview
-
The number of instances in the deployment in a failed state.
- withFileExistsBehavior(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
-
Information about how AWS CodeDeploy handles files that already exist in a deployment target location but weren't
part of the previous successful deployment.
- withFileExistsBehavior(FileExistsBehavior) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
-
Information about how AWS CodeDeploy handles files that already exist in a deployment target location but weren't
part of the previous successful deployment.
- withFileExistsBehavior(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Information about how AWS CodeDeploy handles files that already exist in a deployment target location but weren't
part of the previous successful deployment.
- withFileExistsBehavior(FileExistsBehavior) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Information about how AWS CodeDeploy handles files that already exist in a deployment target location but weren't
part of the previous successful deployment.
- withFirstUsedTime(Date) - Method in class com.amazonaws.services.codedeploy.model.GenericRevisionInfo
-
When the revision was first used by AWS CodeDeploy.
- withFunctionAlias(String) - Method in class com.amazonaws.services.codedeploy.model.LambdaFunctionInfo
-
The alias of a Lambda function.
- withFunctionName(String) - Method in class com.amazonaws.services.codedeploy.model.LambdaFunctionInfo
-
The name of a Lambda function.
- withGenericRevisionInfo(GenericRevisionInfo) - Method in class com.amazonaws.services.codedeploy.model.RevisionInfo
-
Information about an application revision, including usage details and associated deployment groups.
- withGitHubAccountName(String) - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
-
The name for a connection to a GitHub account.
- withGitHubLocation(GitHubLocation) - Method in class com.amazonaws.services.codedeploy.model.RevisionLocation
-
Information about the location of application artifacts stored in GitHub.
- withGreenFleetProvisioningOption(GreenFleetProvisioningOption) - Method in class com.amazonaws.services.codedeploy.model.BlueGreenDeploymentConfiguration
-
Information about how instances are provisioned for a replacement environment in a blue/green deployment.
- withHook(String) - Method in class com.amazonaws.services.codedeploy.model.AutoScalingGroup
-
An Auto Scaling lifecycle event hook name.
- withHooksNotCleanedUp(AutoScalingGroup...) - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentGroupResult
-
If the output contains no data, and the corresponding deployment group contained at least one Auto Scaling group,
AWS CodeDeploy successfully removed all corresponding Auto Scaling lifecycle event hooks from the Amazon EC2
instances in the Auto Scaling group.
- withHooksNotCleanedUp(Collection<AutoScalingGroup>) - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentGroupResult
-
If the output contains no data, and the corresponding deployment group contained at least one Auto Scaling group,
AWS CodeDeploy successfully removed all corresponding Auto Scaling lifecycle event hooks from the Amazon EC2
instances in the Auto Scaling group.
- withHooksNotCleanedUp(AutoScalingGroup...) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupResult
-
If the output contains no data, and the corresponding deployment group contained at least one Auto Scaling group,
AWS CodeDeploy successfully removed all corresponding Auto Scaling lifecycle event hooks from the AWS account.
- withHooksNotCleanedUp(Collection<AutoScalingGroup>) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupResult
-
If the output contains no data, and the corresponding deployment group contained at least one Auto Scaling group,
AWS CodeDeploy successfully removed all corresponding Auto Scaling lifecycle event hooks from the AWS account.
- withIamSessionArn(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
-
The ARN of the IAM session associated with the on-premises instance.
- withIamSessionArn(String) - Method in class com.amazonaws.services.codedeploy.model.RegisterOnPremisesInstanceRequest
-
The ARN of the IAM session to associate with the on-premises instance.
- withIamUserArn(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
-
The IAM user ARN associated with the on-premises instance.
- withIamUserArn(String) - Method in class com.amazonaws.services.codedeploy.model.RegisterOnPremisesInstanceRequest
-
The ARN of the IAM user to associate with the on-premises instance.
- withIdentifer(String) - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
-
A unique ID of an ECSTaskSet
.
- withIgnoreApplicationStopFailures(Boolean) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
-
If true, then if an ApplicationStop
, BeforeBlockTraffic
, or
AfterBlockTraffic
deployment lifecycle event to an instance fails, then the deployment continues to
the next deployment lifecycle event.
- withIgnoreApplicationStopFailures(Boolean) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
If true, then if an ApplicationStop
, BeforeBlockTraffic
, or
AfterBlockTraffic
deployment lifecycle event to an instance fails, then the deployment continues to
the next deployment lifecycle event.
- withIgnorePollAlarmFailure(Boolean) - Method in class com.amazonaws.services.codedeploy.model.AlarmConfiguration
-
Indicates whether a deployment should continue if information about the current state of alarms cannot be
retrieved from Amazon CloudWatch.
- withIncludeOnlyStatuses(String...) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
-
A subset of deployments to list by status:
- withIncludeOnlyStatuses(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
-
A subset of deployments to list by status:
- withIncludeOnlyStatuses(DeploymentStatus...) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
-
A subset of deployments to list by status:
- withInProgress(Long) - Method in class com.amazonaws.services.codedeploy.model.DeploymentOverview
-
The number of instances in which the deployment is in progress.
- withInstanceArn(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
-
The ARN of the on-premises instance.
- withInstanceId(String) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentInstanceRequest
-
The unique ID of an instance in the deployment group.
- withInstanceId(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
-
Deprecated.
The instance ID.
- withInstanceIds(String...) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesRequest
-
The unique IDs of instances used in the deployment.
- withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesRequest
-
The unique IDs of instances used in the deployment.
- withInstanceInfo(InstanceInfo) - Method in class com.amazonaws.services.codedeploy.model.GetOnPremisesInstanceResult
-
Information about the on-premises instance.
- withInstanceInfos(InstanceInfo...) - Method in class com.amazonaws.services.codedeploy.model.BatchGetOnPremisesInstancesResult
-
Information about the on-premises instances.
- withInstanceInfos(Collection<InstanceInfo>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetOnPremisesInstancesResult
-
Information about the on-premises instances.
- withInstanceLabel(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
-
A label that identifies whether the instance is an original target (BLUE
) or a replacement target (
GREEN
).
- withInstanceLabel(TargetLabel) - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
-
A label that identifies whether the instance is an original target (BLUE
) or a replacement target (
GREEN
).
- withInstanceName(String) - Method in class com.amazonaws.services.codedeploy.model.DeregisterOnPremisesInstanceRequest
-
The name of the on-premises instance to deregister.
- withInstanceName(String) - Method in class com.amazonaws.services.codedeploy.model.GetOnPremisesInstanceRequest
-
The name of the on-premises instance about which to get information.
- withInstanceName(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
-
The name of the on-premises instance.
- withInstanceName(String) - Method in class com.amazonaws.services.codedeploy.model.RegisterOnPremisesInstanceRequest
-
The name of the on-premises instance to register.
- withInstanceNames(String...) - Method in class com.amazonaws.services.codedeploy.model.AddTagsToOnPremisesInstancesRequest
-
The names of the on-premises instances to which to add tags.
- withInstanceNames(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.AddTagsToOnPremisesInstancesRequest
-
The names of the on-premises instances to which to add tags.
- withInstanceNames(String...) - Method in class com.amazonaws.services.codedeploy.model.BatchGetOnPremisesInstancesRequest
-
The names of the on-premises instances about which to get information.
- withInstanceNames(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetOnPremisesInstancesRequest
-
The names of the on-premises instances about which to get information.
- withInstanceNames(String...) - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesResult
-
The list of matching on-premises instance names.
- withInstanceNames(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesResult
-
The list of matching on-premises instance names.
- withInstanceNames(String...) - Method in class com.amazonaws.services.codedeploy.model.RemoveTagsFromOnPremisesInstancesRequest
-
The names of the on-premises instances from which to remove tags.
- withInstanceNames(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.RemoveTagsFromOnPremisesInstancesRequest
-
The names of the on-premises instances from which to remove tags.
- withInstancesList(String...) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesResult
-
A list of instance IDs.
- withInstancesList(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesResult
-
A list of instance IDs.
- withInstancesSummary(InstanceSummary...) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesResult
-
Information about the instance.
- withInstancesSummary(Collection<InstanceSummary>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesResult
-
Information about the instance.
- withInstanceStatusFilter(String...) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesRequest
-
A subset of instances to list by status:
- withInstanceStatusFilter(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesRequest
-
A subset of instances to list by status:
- withInstanceStatusFilter(InstanceStatus...) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesRequest
-
A subset of instances to list by status:
- withInstanceSummary(InstanceSummary) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentInstanceResult
-
Deprecated.
- withInstanceTarget(InstanceTarget) - Method in class com.amazonaws.services.codedeploy.model.DeploymentTarget
-
Information about the target for a deployment that uses the EC2/On-premises compute platform.
- withInstanceTerminationWaitTimeStarted(Boolean) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Indicates whether the wait period set for the termination of instances in the original environment has started.
- withInstanceType(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
-
Deprecated.
Information about which environment an instance belongs to in a blue/green deployment.
- withInstanceType(InstanceType) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
-
Deprecated.
Information about which environment an instance belongs to in a blue/green deployment.
- withInstanceTypeFilter(String...) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesRequest
-
The set of instances in a blue/green deployment, either those in the original environment ("BLUE") or those in
the replacement environment ("GREEN"), for which you want to view instance information.
- withInstanceTypeFilter(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesRequest
-
The set of instances in a blue/green deployment, either those in the original environment ("BLUE") or those in
the replacement environment ("GREEN"), for which you want to view instance information.
- withInstanceTypeFilter(InstanceType...) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesRequest
-
The set of instances in a blue/green deployment, either those in the original environment ("BLUE") or those in
the replacement environment ("GREEN"), for which you want to view instance information.
- withKey(String) - Method in class com.amazonaws.services.codedeploy.model.EC2TagFilter
-
The tag filter key.
- withKey(String) - Method in class com.amazonaws.services.codedeploy.model.S3Location
-
The name of the Amazon S3 object that represents the bundled artifacts for the application revision.
- withKey(String) - Method in class com.amazonaws.services.codedeploy.model.Tag
-
The tag's key.
- withKey(String) - Method in class com.amazonaws.services.codedeploy.model.TagFilter
-
The on-premises instance tag filter key.
- withLambdaFunctionInfo(LambdaFunctionInfo) - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
-
A LambdaFunctionInfo
object that describes a target Lambda function.
- withLambdaTarget(LambdaTarget) - Method in class com.amazonaws.services.codedeploy.model.DeploymentTarget
-
Information about the target for a deployment that uses the AWS Lambda compute platform.
- withLastAttemptedDeployment(LastDeploymentInfo) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
Information about the most recent attempted deployment to the deployment group.
- withLastSuccessfulDeployment(LastDeploymentInfo) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
Information about the most recent successful deployment to the deployment group.
- withLastUpdatedAt(Date) - Method in class com.amazonaws.services.codedeploy.model.CloudFormationTarget
-
The date and time when the target application was updated by an AWS CloudFormation blue/green deployment.
- withLastUpdatedAt(Date) - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
-
The date and time when the target Amazon ECS application was updated by a deployment.
- withLastUpdatedAt(Date) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
-
Deprecated.
A timestamp that indicates when the instance information was last updated.
- withLastUpdatedAt(Date) - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
-
The date and time when the target instance was updated by a deployment.
- withLastUpdatedAt(Date) - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
-
The date and time when the target Lambda function was updated by a deployment.
- withLastUsedTime(Date) - Method in class com.amazonaws.services.codedeploy.model.GenericRevisionInfo
-
When the revision was last used by AWS CodeDeploy.
- withLifecycleEventHookExecutionId(String) - Method in class com.amazonaws.services.codedeploy.model.PutLifecycleEventHookExecutionStatusRequest
-
The execution ID of a deployment's lifecycle hook.
- withLifecycleEventHookExecutionId(String) - Method in class com.amazonaws.services.codedeploy.model.PutLifecycleEventHookExecutionStatusResult
-
The execution ID of the lifecycle event hook.
- withLifecycleEventName(String) - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
-
The deployment lifecycle event name, such as ApplicationStop
, BeforeInstall
,
AfterInstall
, ApplicationStart
, or ValidateService
.
- withLifecycleEvents(LifecycleEvent...) - Method in class com.amazonaws.services.codedeploy.model.CloudFormationTarget
-
The lifecycle events of the AWS CloudFormation blue/green deployment to this target application.
- withLifecycleEvents(Collection<LifecycleEvent>) - Method in class com.amazonaws.services.codedeploy.model.CloudFormationTarget
-
The lifecycle events of the AWS CloudFormation blue/green deployment to this target application.
- withLifecycleEvents(LifecycleEvent...) - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
-
The lifecycle events of the deployment to this target Amazon ECS application.
- withLifecycleEvents(Collection<LifecycleEvent>) - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
-
The lifecycle events of the deployment to this target Amazon ECS application.
- withLifecycleEvents(LifecycleEvent...) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
-
Deprecated.
A list of lifecycle events for this instance.
- withLifecycleEvents(Collection<LifecycleEvent>) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
-
Deprecated.
A list of lifecycle events for this instance.
- withLifecycleEvents(LifecycleEvent...) - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
-
The lifecycle events of the deployment to this target instance.
- withLifecycleEvents(Collection<LifecycleEvent>) - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
-
The lifecycle events of the deployment to this target instance.
- withLifecycleEvents(LifecycleEvent...) - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
-
The lifecycle events of the deployment to this target Lambda function.
- withLifecycleEvents(Collection<LifecycleEvent>) - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
-
The lifecycle events of the deployment to this target Lambda function.
- withLinearInterval(Integer) - Method in class com.amazonaws.services.codedeploy.model.TimeBasedLinear
-
The number of minutes between each incremental traffic shift of a TimeBasedLinear
deployment.
- withLinearPercentage(Integer) - Method in class com.amazonaws.services.codedeploy.model.TimeBasedLinear
-
The percentage of traffic that is shifted at the start of each increment of a TimeBasedLinear
deployment.
- withLinkedToGitHub(Boolean) - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
-
True if the user has authenticated with GitHub for the specified application.
- withListenerArns(String...) - Method in class com.amazonaws.services.codedeploy.model.TrafficRoute
-
The Amazon Resource Name (ARN) of one listener.
- withListenerArns(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.TrafficRoute
-
The Amazon Resource Name (ARN) of one listener.
- withLoadBalancerInfo(LoadBalancerInfo) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
Information about the load balancer used in a deployment.
- withLoadBalancerInfo(LoadBalancerInfo) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
Information about the load balancer to use in a deployment.
- withLoadBalancerInfo(LoadBalancerInfo) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Information about the load balancer used in the deployment.
- withLoadBalancerInfo(LoadBalancerInfo) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
Information about the load balancer used in a deployment.
- withLogTail(String) - Method in class com.amazonaws.services.codedeploy.model.Diagnostics
-
The last portion of the diagnostic log.
- withMessage(String) - Method in class com.amazonaws.services.codedeploy.model.Diagnostics
-
The message associated with the error.
- withMessage(String) - Method in class com.amazonaws.services.codedeploy.model.ErrorInformation
-
An accompanying error message.
- withMinimumHealthyHosts(MinimumHealthyHosts) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigRequest
-
The minimum number of healthy instances that should be available at any time during the deployment.
- withMinimumHealthyHosts(MinimumHealthyHosts) - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
-
Information about the number or percentage of minimum healthy instance.
- withName(String) - Method in class com.amazonaws.services.codedeploy.model.Alarm
-
The name of the alarm.
- withName(String) - Method in class com.amazonaws.services.codedeploy.model.AutoScalingGroup
-
The Auto Scaling group name.
- withName(String) - Method in class com.amazonaws.services.codedeploy.model.ELBInfo
-
For blue/green deployments, the name of the load balancer that is used to route traffic from original instances
to replacement instances in a blue/green deployment.
- withName(String) - Method in class com.amazonaws.services.codedeploy.model.TargetGroupInfo
-
For blue/green deployments, the name of the target group that instances in the original environment are
deregistered from, and instances in the replacement environment are registered with.
- withNewApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.UpdateApplicationRequest
-
The new name to give the application.
- withNewDeploymentGroupName(String) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
The new name of the deployment group, if you want to change it.
- withNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
-
An identifier returned from the previous ListApplicationRevisions
call.
- withNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsResult
-
If a large amount of information is returned, an identifier is also returned.
- withNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationsRequest
-
An identifier returned from the previous list applications call.
- withNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationsResult
-
If a large amount of information is returned, an identifier is also returned.
- withNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentConfigsRequest
-
An identifier returned from the previous ListDeploymentConfigs
call.
- withNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentConfigsResult
-
If a large amount of information is returned, an identifier is also returned.
- withNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsRequest
-
An identifier returned from the previous list deployment groups call.
- withNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsResult
-
If a large amount of information is returned, an identifier is also returned.
- withNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesRequest
-
An identifier returned from the previous list deployment instances call.
- withNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesResult
-
If a large amount of information is returned, an identifier is also returned.
- withNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
-
An identifier returned from the previous list deployments call.
- withNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsResult
-
If a large amount of information is returned, an identifier is also returned.
- withNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentTargetsRequest
-
A token identifier returned from the previous ListDeploymentTargets
call.
- withNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentTargetsResult
-
If a large amount of information is returned, a token identifier is also returned.
- withNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListGitHubAccountTokenNamesRequest
-
An identifier returned from the previous ListGitHubAccountTokenNames
call.
- withNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListGitHubAccountTokenNamesResult
-
If a large amount of information is returned, an identifier is also returned.
- withNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesRequest
-
An identifier returned from the previous list on-premises instances call.
- withNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesResult
-
If a large amount of information is returned, an identifier is also returned.
- withNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListTagsForResourceRequest
-
An identifier returned from the previous ListTagsForResource
call.
- withNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListTagsForResourceResult
-
If a large amount of information is returned, an identifier is also returned.
- withOnPremisesInstanceTagFilters(TagFilter...) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
The on-premises instance tags on which to filter.
- withOnPremisesInstanceTagFilters(Collection<TagFilter>) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
The on-premises instance tags on which to filter.
- withOnPremisesInstanceTagFilters(TagFilter...) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
The on-premises instance tags on which to filter.
- withOnPremisesInstanceTagFilters(Collection<TagFilter>) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
The on-premises instance tags on which to filter.
- withOnPremisesInstanceTagFilters(TagFilter...) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
The replacement set of on-premises instance tags on which to filter, if you want to change them.
- withOnPremisesInstanceTagFilters(Collection<TagFilter>) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
The replacement set of on-premises instance tags on which to filter, if you want to change them.
- withOnPremisesTagSet(OnPremisesTagSet) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
Information about groups of tags applied to on-premises instances.
- withOnPremisesTagSet(OnPremisesTagSet) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
Information about groups of tags applied to an on-premises instance.
- withOnPremisesTagSet(OnPremisesTagSet) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
Information about an on-premises instance tag set.
- withOnPremisesTagSetList(List<TagFilter>...) - Method in class com.amazonaws.services.codedeploy.model.OnPremisesTagSet
-
A list that contains other lists of on-premises instance tag groups.
- withOnPremisesTagSetList(Collection<List<TagFilter>>) - Method in class com.amazonaws.services.codedeploy.model.OnPremisesTagSet
-
A list that contains other lists of on-premises instance tag groups.
- withPending(Long) - Method in class com.amazonaws.services.codedeploy.model.DeploymentOverview
-
The number of instances in the deployment in a pending state.
- withPendingCount(Long) - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
-
The number of tasks in the task set that are in the PENDING
status during an Amazon ECS deployment.
- withPreviousRevision(RevisionLocation) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Information about the application revision that was deployed to the deployment group before the most recent
successful deployment.
- withProdTrafficRoute(TrafficRoute) - Method in class com.amazonaws.services.codedeploy.model.TargetGroupPairInfo
-
The path used by a load balancer to route production traffic when an Amazon ECS deployment is complete.
- withReady(Long) - Method in class com.amazonaws.services.codedeploy.model.DeploymentOverview
-
The number of instances in a replacement environment ready to receive traffic in a blue/green deployment.
- withRegisterTime(Date) - Method in class com.amazonaws.services.codedeploy.model.GenericRevisionInfo
-
When the revision was registered with AWS CodeDeploy.
- withRegisterTime(Date) - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
-
The time at which the on-premises instance was registered.
- withRegistrationStatus(String) - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesRequest
-
The registration status of the on-premises instances:
- withRegistrationStatus(RegistrationStatus) - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesRequest
-
The registration status of the on-premises instances:
- withRepository(String) - Method in class com.amazonaws.services.codedeploy.model.GitHubLocation
-
The GitHub account and repository pair that stores a reference to the commit that represents the bundled
artifacts for the application revision.
- withResourceArn(String) - Method in class com.amazonaws.services.codedeploy.model.ListTagsForResourceRequest
-
The ARN of a CodeDeploy resource.
- withResourceArn(String) - Method in class com.amazonaws.services.codedeploy.model.TagResourceRequest
-
The ARN of a resource, such as a CodeDeploy application or deployment group.
- withResourceArn(String) - Method in class com.amazonaws.services.codedeploy.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) that specifies from which resource to disassociate the tags with the keys in the
TagKeys
input parameter.
- withResourceType(String) - Method in class com.amazonaws.services.codedeploy.model.CloudFormationTarget
-
The resource type for the AWS CloudFormation blue/green deployment.
- withRevision(RevisionLocation) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
-
The type and location of the revision to deploy.
- withRevision(RevisionLocation) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Information about the location of stored application artifacts and the service from which to retrieve them.
- withRevision(RevisionLocation) - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRevisionRequest
-
Information about the application revision to get, including type and location.
- withRevision(RevisionLocation) - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRevisionResult
-
Additional information about the revision, including type and location.
- withRevision(RevisionLocation) - Method in class com.amazonaws.services.codedeploy.model.RegisterApplicationRevisionRequest
-
Information about the application revision to register, including type and location.
- withRevisionInfo(GenericRevisionInfo) - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRevisionResult
-
General information about the revision.
- withRevisionLocation(RevisionLocation) - Method in class com.amazonaws.services.codedeploy.model.RevisionInfo
-
Information about the location and type of an application revision.
- withRevisions(RevisionLocation...) - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsRequest
-
An array of RevisionLocation
objects that specify information to get about the application
revisions, including type and location.
- withRevisions(Collection<RevisionLocation>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsRequest
-
An array of RevisionLocation
objects that specify information to get about the application
revisions, including type and location.
- withRevisions(RevisionInfo...) - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsResult
-
Additional information about the revisions, including the type and location.
- withRevisions(Collection<RevisionInfo>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsResult
-
Additional information about the revisions, including the type and location.
- withRevisions(RevisionLocation...) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsResult
-
A list of locations that contain the matching revisions.
- withRevisions(Collection<RevisionLocation>) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsResult
-
A list of locations that contain the matching revisions.
- withRevisionType(String) - Method in class com.amazonaws.services.codedeploy.model.RevisionLocation
-
The type of application revision:
- withRevisionType(RevisionLocationType) - Method in class com.amazonaws.services.codedeploy.model.RevisionLocation
-
The type of application revision:
- withRollbackDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.RollbackInfo
-
The ID of the deployment rollback.
- withRollbackInfo(RollbackInfo) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Information about a deployment rollback.
- withRollbackMessage(String) - Method in class com.amazonaws.services.codedeploy.model.RollbackInfo
-
Information that describes the status of a deployment rollback (for example, whether the deployment can't be
rolled back, is in progress, failed, or succeeded).
- withRollbackTriggeringDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.RollbackInfo
-
The deployment ID of the deployment that was underway and triggered a rollback deployment because it failed or
was stopped.
- withRunningCount(Long) - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
-
The number of tasks in the task set that are in the RUNNING
status during an Amazon ECS deployment.
- withS3Bucket(String) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
-
An Amazon S3 bucket name to limit the search for revisions.
- withS3KeyPrefix(String) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
-
A key prefix for the set of Amazon S3 objects to limit the search for revisions.
- withS3Location(S3Location) - Method in class com.amazonaws.services.codedeploy.model.RevisionLocation
-
Information about the location of a revision stored in Amazon S3.
- withScriptName(String) - Method in class com.amazonaws.services.codedeploy.model.Diagnostics
-
The name of the script.
- withServiceName(String) - Method in class com.amazonaws.services.codedeploy.model.ECSService
-
The name of the target Amazon ECS service.
- withServiceRoleArn(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
A service role Amazon Resource Name (ARN) that allows AWS CodeDeploy to act on the user's behalf when interacting
with AWS services.
- withServiceRoleArn(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
A service role Amazon Resource Name (ARN) that grants CodeDeploy permission to make calls to AWS services on your
behalf.
- withServiceRoleArn(String) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
A replacement ARN for the service role, if you want to change it.
- withSha256(String) - Method in class com.amazonaws.services.codedeploy.model.AppSpecContent
-
The SHA256 hash value of the revision content.
- withSha256(String) - Method in class com.amazonaws.services.codedeploy.model.RawString
-
Deprecated.
The SHA256 hash value of the revision content.
- withSkipped(Long) - Method in class com.amazonaws.services.codedeploy.model.DeploymentOverview
-
The number of instances in the deployment in a skipped state.
- withSortBy(String) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
-
The column name to use to sort the list results:
- withSortBy(ApplicationRevisionSortBy) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
-
The column name to use to sort the list results:
- withSortOrder(String) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
-
The order in which to sort the list results:
- withSortOrder(SortOrder) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
-
The order in which to sort the list results:
- withStart(Date) - Method in class com.amazonaws.services.codedeploy.model.TimeRange
-
The start time of the time range.
- withStartTime(Date) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
A timestamp that indicates when the deployment was deployed to the deployment group.
- withStartTime(Date) - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
-
A timestamp that indicates when the deployment lifecycle event started.
- withStatus(String) - Method in class com.amazonaws.services.codedeploy.model.CloudFormationTarget
-
The status of an AWS CloudFormation blue/green deployment's target application.
- withStatus(TargetStatus) - Method in class com.amazonaws.services.codedeploy.model.CloudFormationTarget
-
The status of an AWS CloudFormation blue/green deployment's target application.
- withStatus(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
The current state of the deployment as a whole.
- withStatus(DeploymentStatus) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
The current state of the deployment as a whole.
- withStatus(String) - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
-
The status an Amazon ECS deployment's target ECS application.
- withStatus(TargetStatus) - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
-
The status an Amazon ECS deployment's target ECS application.
- withStatus(String) - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
-
The status of the task set.
- withStatus(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
-
Deprecated.
- withStatus(InstanceStatus) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
-
Deprecated.
- withStatus(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
-
The status an EC2/On-premises deployment's target instance.
- withStatus(TargetStatus) - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
-
The status an EC2/On-premises deployment's target instance.
- withStatus(String) - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
-
The status an AWS Lambda deployment's target Lambda function.
- withStatus(TargetStatus) - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
-
The status an AWS Lambda deployment's target Lambda function.
- withStatus(String) - Method in class com.amazonaws.services.codedeploy.model.LastDeploymentInfo
-
The status of the most recent deployment.
- withStatus(DeploymentStatus) - Method in class com.amazonaws.services.codedeploy.model.LastDeploymentInfo
-
The status of the most recent deployment.
- withStatus(String) - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
-
The deployment lifecycle event status:
- withStatus(LifecycleEventStatus) - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
-
The deployment lifecycle event status:
- withStatus(String) - Method in class com.amazonaws.services.codedeploy.model.PutLifecycleEventHookExecutionStatusRequest
-
The result of a Lambda function that validates a deployment lifecycle event (Succeeded
or
Failed
).
- withStatus(LifecycleEventStatus) - Method in class com.amazonaws.services.codedeploy.model.PutLifecycleEventHookExecutionStatusRequest
-
The result of a Lambda function that validates a deployment lifecycle event (Succeeded
or
Failed
).
- withStatus(String) - Method in class com.amazonaws.services.codedeploy.model.StopDeploymentResult
-
The status of the stop deployment operation:
- withStatus(StopStatus) - Method in class com.amazonaws.services.codedeploy.model.StopDeploymentResult
-
The status of the stop deployment operation:
- withStatusMessage(String) - Method in class com.amazonaws.services.codedeploy.model.StopDeploymentResult
-
An accompanying status message.
- withString(RawString) - Method in class com.amazonaws.services.codedeploy.model.RevisionLocation
-
Deprecated.
- withSucceeded(Long) - Method in class com.amazonaws.services.codedeploy.model.DeploymentOverview
-
The number of instances in the deployment to which revisions have been successfully deployed.
- withTagFilters(TagFilter...) - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesRequest
-
The on-premises instance tags that are used to restrict the on-premises instance names returned.
- withTagFilters(Collection<TagFilter>) - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesRequest
-
The on-premises instance tags that are used to restrict the on-premises instance names returned.
- withTagFilters(EC2TagFilter...) - Method in class com.amazonaws.services.codedeploy.model.TargetInstances
-
The tag filter key, type, and value used to identify Amazon EC2 instances in a replacement environment for a
blue/green deployment.
- withTagFilters(Collection<EC2TagFilter>) - Method in class com.amazonaws.services.codedeploy.model.TargetInstances
-
The tag filter key, type, and value used to identify Amazon EC2 instances in a replacement environment for a
blue/green deployment.
- withTagKeys(String...) - Method in class com.amazonaws.services.codedeploy.model.UntagResourceRequest
-
A list of keys of Tag
objects.
- withTagKeys(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.UntagResourceRequest
-
A list of keys of Tag
objects.
- withTags(Tag...) - Method in class com.amazonaws.services.codedeploy.model.AddTagsToOnPremisesInstancesRequest
-
The tag key-value pairs to add to the on-premises instances.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.codedeploy.model.AddTagsToOnPremisesInstancesRequest
-
The tag key-value pairs to add to the on-premises instances.
- withTags(Tag...) - Method in class com.amazonaws.services.codedeploy.model.CreateApplicationRequest
-
The metadata that you apply to CodeDeploy applications to help you organize and categorize them.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.codedeploy.model.CreateApplicationRequest
-
The metadata that you apply to CodeDeploy applications to help you organize and categorize them.
- withTags(Tag...) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
The metadata that you apply to CodeDeploy deployment groups to help you organize and categorize them.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
The metadata that you apply to CodeDeploy deployment groups to help you organize and categorize them.
- withTags(Tag...) - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
-
The tags currently associated with the on-premises instance.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
-
The tags currently associated with the on-premises instance.
- withTags(Tag...) - Method in class com.amazonaws.services.codedeploy.model.ListTagsForResourceResult
-
A list of tags returned by ListTagsForResource
.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.codedeploy.model.ListTagsForResourceResult
-
A list of tags returned by ListTagsForResource
.
- withTags(Tag...) - Method in class com.amazonaws.services.codedeploy.model.RemoveTagsFromOnPremisesInstancesRequest
-
The tag key-value pairs to remove from the on-premises instances.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.codedeploy.model.RemoveTagsFromOnPremisesInstancesRequest
-
The tag key-value pairs to remove from the on-premises instances.
- withTags(Tag...) - Method in class com.amazonaws.services.codedeploy.model.TagResourceRequest
-
A list of tags that TagResource
associates with a resource.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.codedeploy.model.TagResourceRequest
-
A list of tags that TagResource
associates with a resource.
- withTargetArn(String) - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
-
The Amazon Resource Name (ARN) of the target.
- withTargetArn(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
-
The Amazon Resource Name (ARN) of the target.
- withTargetArn(String) - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
-
The Amazon Resource Name (ARN) of the target.
- withTargetFilters(Map<String, List<String>>) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentTargetsRequest
-
A key used to filter the returned targets.
- withTargetGroup(TargetGroupInfo) - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
-
The target group associated with the task set.
- withTargetGroupInfoList(TargetGroupInfo...) - Method in class com.amazonaws.services.codedeploy.model.LoadBalancerInfo
-
An array that contains information about the target group to use for load balancing in a deployment.
- withTargetGroupInfoList(Collection<TargetGroupInfo>) - Method in class com.amazonaws.services.codedeploy.model.LoadBalancerInfo
-
An array that contains information about the target group to use for load balancing in a deployment.
- withTargetGroupPairInfoList(TargetGroupPairInfo...) - Method in class com.amazonaws.services.codedeploy.model.LoadBalancerInfo
-
The target group pair information.
- withTargetGroupPairInfoList(Collection<TargetGroupPairInfo>) - Method in class com.amazonaws.services.codedeploy.model.LoadBalancerInfo
-
The target group pair information.
- withTargetGroups(TargetGroupInfo...) - Method in class com.amazonaws.services.codedeploy.model.TargetGroupPairInfo
-
One pair of target groups.
- withTargetGroups(Collection<TargetGroupInfo>) - Method in class com.amazonaws.services.codedeploy.model.TargetGroupPairInfo
-
One pair of target groups.
- withTargetId(String) - Method in class com.amazonaws.services.codedeploy.model.CloudFormationTarget
-
The unique ID of a deployment target that has a type of CloudFormationTarget
.
- withTargetId(String) - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
-
The unique ID of a deployment target that has a type of ecsTarget
.
- withTargetId(String) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentTargetRequest
-
The unique ID of a deployment target.
- withTargetId(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
-
The unique ID of a deployment target that has a type of instanceTarget
.
- withTargetId(String) - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
-
The unique ID of a deployment target that has a type of lambdaTarget
.
- withTargetIds(String...) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentTargetsRequest
-
The unique IDs of the deployment targets.
- withTargetIds(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentTargetsRequest
-
The unique IDs of the deployment targets.
- withTargetIds(String...) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentTargetsResult
-
The unique IDs of deployment targets.
- withTargetIds(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentTargetsResult
-
The unique IDs of deployment targets.
- withTargetInstances(TargetInstances) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
-
Information about the instances that belong to the replacement environment in a blue/green deployment.
- withTargetInstances(TargetInstances) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Information about the instances that belong to the replacement environment in a blue/green deployment.
- withTargetRevision(RevisionLocation) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
Information about the deployment group's target revision, including type and location.
- withTargetVersion(String) - Method in class com.amazonaws.services.codedeploy.model.LambdaFunctionInfo
-
The version of a Lambda function that production traffic points to after the Lambda function is deployed.
- withTargetVersionWeight(Double) - Method in class com.amazonaws.services.codedeploy.model.CloudFormationTarget
-
The percentage of production traffic that the target version of an AWS CloudFormation blue/green deployment
receives.
- withTargetVersionWeight(Double) - Method in class com.amazonaws.services.codedeploy.model.LambdaFunctionInfo
-
The percentage of production traffic that the target version of a Lambda function receives.
- withTaskSetLabel(String) - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
-
A label that identifies whether the ECS task set is an original target (BLUE
) or a replacement
target (GREEN
).
- withTaskSetLabel(TargetLabel) - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
-
A label that identifies whether the ECS task set is an original target (BLUE
) or a replacement
target (GREEN
).
- withTaskSetsInfo(ECSTaskSet...) - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
-
The ECSTaskSet
objects associated with the ECS target.
- withTaskSetsInfo(Collection<ECSTaskSet>) - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
-
The ECSTaskSet
objects associated with the ECS target.
- withTerminateBlueInstancesOnDeploymentSuccess(BlueInstanceTerminationOption) - Method in class com.amazonaws.services.codedeploy.model.BlueGreenDeploymentConfiguration
-
Information about whether to terminate instances in the original fleet during a blue/green deployment.
- withTerminationWaitTimeInMinutes(Integer) - Method in class com.amazonaws.services.codedeploy.model.BlueInstanceTerminationOption
-
For an Amazon EC2 deployment, the number of minutes to wait after a successful blue/green deployment before
terminating instances from the original environment.
- withTestTrafficRoute(TrafficRoute) - Method in class com.amazonaws.services.codedeploy.model.TargetGroupPairInfo
-
An optional path used by a load balancer to route test traffic after an Amazon ECS deployment.
- withTimeBasedCanary(TimeBasedCanary) - Method in class com.amazonaws.services.codedeploy.model.TrafficRoutingConfig
-
A configuration that shifts traffic from one version of a Lambda function or ECS task set to another in two
increments.
- withTimeBasedLinear(TimeBasedLinear) - Method in class com.amazonaws.services.codedeploy.model.TrafficRoutingConfig
-
A configuration that shifts traffic from one version of a Lambda function or ECS task set to another in equal
increments, with an equal number of minutes between each increment.
- withTokenName(String) - Method in class com.amazonaws.services.codedeploy.model.DeleteGitHubAccountTokenRequest
-
The name of the GitHub account connection to delete.
- withTokenName(String) - Method in class com.amazonaws.services.codedeploy.model.DeleteGitHubAccountTokenResult
-
The name of the GitHub account connection that was deleted.
- withTokenNameList(String...) - Method in class com.amazonaws.services.codedeploy.model.ListGitHubAccountTokenNamesResult
-
A list of names of connections to GitHub accounts.
- withTokenNameList(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListGitHubAccountTokenNamesResult
-
A list of names of connections to GitHub accounts.
- withTrafficRoutingConfig(TrafficRoutingConfig) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigRequest
-
The configuration that specifies how the deployment traffic is routed.
- withTrafficRoutingConfig(TrafficRoutingConfig) - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
-
The configuration that specifies how the deployment traffic is routed.
- withTrafficWeight(Double) - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
-
The percentage of traffic served by this task set.
- withTriggerConfigurations(TriggerConfig...) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
Information about triggers to create when the deployment group is created.
- withTriggerConfigurations(Collection<TriggerConfig>) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
-
Information about triggers to create when the deployment group is created.
- withTriggerConfigurations(TriggerConfig...) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
Information about triggers associated with the deployment group.
- withTriggerConfigurations(Collection<TriggerConfig>) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
-
Information about triggers associated with the deployment group.
- withTriggerConfigurations(TriggerConfig...) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
Information about triggers to change when the deployment group is updated.
- withTriggerConfigurations(Collection<TriggerConfig>) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
-
Information about triggers to change when the deployment group is updated.
- withTriggerEvents(String...) - Method in class com.amazonaws.services.codedeploy.model.TriggerConfig
-
The event type or types for which notifications are triggered.
- withTriggerEvents(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.TriggerConfig
-
The event type or types for which notifications are triggered.
- withTriggerEvents(TriggerEventType...) - Method in class com.amazonaws.services.codedeploy.model.TriggerConfig
-
The event type or types for which notifications are triggered.
- withTriggerName(String) - Method in class com.amazonaws.services.codedeploy.model.TriggerConfig
-
The name of the notification trigger.
- withTriggerTargetArn(String) - Method in class com.amazonaws.services.codedeploy.model.TriggerConfig
-
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service topic through which notifications about
deployment or instance events are sent.
- withType(String) - Method in class com.amazonaws.services.codedeploy.model.EC2TagFilter
-
The tag filter type:
- withType(EC2TagFilterType) - Method in class com.amazonaws.services.codedeploy.model.EC2TagFilter
-
The tag filter type:
- withType(String) - Method in class com.amazonaws.services.codedeploy.model.MinimumHealthyHosts
-
The minimum healthy instance type:
- withType(MinimumHealthyHostsType) - Method in class com.amazonaws.services.codedeploy.model.MinimumHealthyHosts
-
The minimum healthy instance type:
- withType(String) - Method in class com.amazonaws.services.codedeploy.model.TagFilter
-
The on-premises instance tag filter type:
- withType(TagFilterType) - Method in class com.amazonaws.services.codedeploy.model.TagFilter
-
The on-premises instance tag filter type:
- withType(String) - Method in class com.amazonaws.services.codedeploy.model.TrafficRoutingConfig
-
The type of traffic shifting (TimeBasedCanary
or TimeBasedLinear
) used by a deployment
configuration.
- withType(TrafficRoutingType) - Method in class com.amazonaws.services.codedeploy.model.TrafficRoutingConfig
-
The type of traffic shifting (TimeBasedCanary
or TimeBasedLinear
) used by a deployment
configuration.
- withUpdateOutdatedInstancesOnly(Boolean) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
-
Indicates whether to deploy to all instances or only to instances that are not running the latest application
revision.
- withUpdateOutdatedInstancesOnly(Boolean) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
-
Indicates whether only instances that are not running the latest application revision are to be deployed to.
- withValue(String) - Method in class com.amazonaws.services.codedeploy.model.EC2TagFilter
-
The tag filter value.
- withValue(Integer) - Method in class com.amazonaws.services.codedeploy.model.MinimumHealthyHosts
-
The minimum healthy instance value.
- withValue(String) - Method in class com.amazonaws.services.codedeploy.model.Tag
-
The tag's value.
- withValue(String) - Method in class com.amazonaws.services.codedeploy.model.TagFilter
-
The on-premises instance tag filter value.
- withVersion(String) - Method in class com.amazonaws.services.codedeploy.model.S3Location
-
A specific version of the Amazon S3 object that represents the bundled artifacts for the application revision.
- withWaitTimeInMinutes(Integer) - Method in class com.amazonaws.services.codedeploy.model.DeploymentReadyOption
-
The number of minutes to wait before the status of a blue/green deployment is changed to Stopped if rerouting is
not started manually.