| Package | Description |
|---|---|
| com.amazonaws.services.ssmincidents.model |
| Modifier and Type | Method and Description |
|---|---|
CodeDeployDeployment |
CodeDeployDeployment.clone() |
CodeDeployDeployment |
FindingDetails.getCodeDeployDeployment()
Information about the CodeDeploy deployment associated with the finding.
|
CodeDeployDeployment |
CodeDeployDeployment.withDeploymentGroupArn(String deploymentGroupArn)
The Amazon Resource Name (ARN) of the CodeDeploy deployment group associated with the deployment.
|
CodeDeployDeployment |
CodeDeployDeployment.withDeploymentId(String deploymentId)
The ID of the CodeDeploy deployment.
|
CodeDeployDeployment |
CodeDeployDeployment.withEndTime(Date endTime)
The timestamp for when the CodeDeploy deployment ended.
|
CodeDeployDeployment |
CodeDeployDeployment.withStartTime(Date startTime)
The timestamp for when the CodeDeploy deployment began.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FindingDetails.setCodeDeployDeployment(CodeDeployDeployment codeDeployDeployment)
Information about the CodeDeploy deployment associated with the finding.
|
FindingDetails |
FindingDetails.withCodeDeployDeployment(CodeDeployDeployment codeDeployDeployment)
Information about the CodeDeploy deployment associated with the finding.
|
Copyright © 2025. All rights reserved.