| Package | Description |
|---|---|
| com.amazonaws.services.resiliencehub.model |
| Modifier and Type | Method and Description |
|---|---|
S3Location |
S3Location.clone() |
S3Location |
RecommendationTemplate.getTemplatesLocation()
The file location of the template.
|
S3Location |
S3Location.withBucket(String bucket)
The name of the Amazon S3 bucket.
|
S3Location |
S3Location.withPrefix(String prefix)
The prefix for the Amazon S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecommendationTemplate.setTemplatesLocation(S3Location templatesLocation)
The file location of the template.
|
RecommendationTemplate |
RecommendationTemplate.withTemplatesLocation(S3Location templatesLocation)
The file location of the template.
|
Copyright © 2022. All rights reserved.