| Package | Description |
|---|---|
| software.amazon.awssdk.services.resiliencehub.model |
| Modifier and Type | Method and Description |
|---|---|
S3Location.Builder |
S3Location.Builder.bucket(String bucket)
The name of the Amazon S3 bucket.
|
static S3Location.Builder |
S3Location.builder() |
S3Location.Builder |
S3Location.Builder.prefix(String prefix)
The prefix for the Amazon S3 bucket.
|
S3Location.Builder |
S3Location.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends S3Location.Builder> |
S3Location.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default RecommendationTemplate.Builder |
RecommendationTemplate.Builder.templatesLocation(Consumer<S3Location.Builder> templatesLocation)
The file location of the template.
|
Copyright © 2021. All rights reserved.