| Package | Description |
|---|---|
| com.amazonaws.services.ssmincidents.model |
| Modifier and Type | Method and Description |
|---|---|
CloudFormationStackUpdate |
CloudFormationStackUpdate.clone() |
CloudFormationStackUpdate |
FindingDetails.getCloudFormationStackUpdate()
Information about the CloudFormation stack creation or update associated with the finding.
|
CloudFormationStackUpdate |
CloudFormationStackUpdate.withEndTime(Date endTime)
The timestamp for when the CloudFormation stack creation or update ended.
|
CloudFormationStackUpdate |
CloudFormationStackUpdate.withStackArn(String stackArn)
The Amazon Resource Name (ARN) of the CloudFormation stack involved in the update.
|
CloudFormationStackUpdate |
CloudFormationStackUpdate.withStartTime(Date startTime)
The timestamp for when the CloudFormation stack creation or update began.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FindingDetails.setCloudFormationStackUpdate(CloudFormationStackUpdate cloudFormationStackUpdate)
Information about the CloudFormation stack creation or update associated with the finding.
|
FindingDetails |
FindingDetails.withCloudFormationStackUpdate(CloudFormationStackUpdate cloudFormationStackUpdate)
Information about the CloudFormation stack creation or update associated with the finding.
|
Copyright © 2024. All rights reserved.