| Package | Description |
|---|---|
| com.amazonaws.services.apptest.model |
| Modifier and Type | Method and Description |
|---|---|
CloudFormationStepSummary |
CloudFormationStepSummary.clone() |
CloudFormationStepSummary |
ResourceActionSummary.getCloudFormation()
The CloudFormation template of the resource action summary.
|
CloudFormationStepSummary |
CloudFormationStepSummary.withCreateCloudformation(CreateCloudFormationSummary createCloudformation)
Creates the CloudFormation summary of the step.
|
CloudFormationStepSummary |
CloudFormationStepSummary.withDeleteCloudformation(DeleteCloudFormationSummary deleteCloudformation)
Deletes the CloudFormation summary of the CloudFormation step summary.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceActionSummary.setCloudFormation(CloudFormationStepSummary cloudFormation)
The CloudFormation template of the resource action summary.
|
ResourceActionSummary |
ResourceActionSummary.withCloudFormation(CloudFormationStepSummary cloudFormation)
The CloudFormation template of the resource action summary.
|
Copyright © 2025. All rights reserved.