| Package | Description |
|---|---|
| com.amazonaws.services.apptest.model |
| Modifier and Type | Method and Description |
|---|---|
CreateCloudFormationStepOutput |
CreateCloudFormationStepOutput.addExportsEntry(String key,
String value)
Add a single Exports entry
|
CreateCloudFormationStepOutput |
CreateCloudFormationStepOutput.clearExportsEntries()
Removes all the entries added into Exports.
|
CreateCloudFormationStepOutput |
CreateCloudFormationStepOutput.clone() |
CreateCloudFormationStepOutput |
CreateCloudFormationSummary.getStepOutput()
The step output of the CloudFormation summary.
|
CreateCloudFormationStepOutput |
CreateCloudFormationStepOutput.withExports(Map<String,String> exports)
The exports of the CloudFormation step output.
|
CreateCloudFormationStepOutput |
CreateCloudFormationStepOutput.withStackId(String stackId)
The stack ID of the CloudFormation step output.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateCloudFormationSummary.setStepOutput(CreateCloudFormationStepOutput stepOutput)
The step output of the CloudFormation summary.
|
CreateCloudFormationSummary |
CreateCloudFormationSummary.withStepOutput(CreateCloudFormationStepOutput stepOutput)
The step output of the CloudFormation summary.
|
Copyright © 2025. All rights reserved.