| Package | Description |
|---|---|
| com.amazonaws.services.apptest.model |
| Modifier and Type | Method and Description |
|---|---|
CloudFormation |
CloudFormation.addParametersEntry(String key,
String value)
Add a single Parameters entry
|
CloudFormation |
CloudFormation.clearParametersEntries()
Removes all the entries added into Parameters.
|
CloudFormation |
CloudFormation.clone() |
CloudFormation |
ResourceType.getCloudFormation()
The CloudFormation template of the resource type.
|
CloudFormation |
CloudFormation.withParameters(Map<String,String> parameters)
The CloudFormation properties in the CloudFormation template.
|
CloudFormation |
CloudFormation.withTemplateLocation(String templateLocation)
The template location of the CloudFormation template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceType.setCloudFormation(CloudFormation cloudFormation)
The CloudFormation template of the resource type.
|
ResourceType |
ResourceType.withCloudFormation(CloudFormation cloudFormation)
The CloudFormation template of the resource type.
|
Copyright © 2025. All rights reserved.