| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
S3Config |
S3Config.clone() |
S3Config |
InstanceStorageConfig.getS3Config()
The S3 configuration.
|
S3Config |
S3Config.withBucketName(String bucketName)
The S3 bucket name.
|
S3Config |
S3Config.withBucketPrefix(String bucketPrefix)
The S3 bucket prefix.
|
S3Config |
S3Config.withEncryptionConfig(EncryptionConfig encryptionConfig)
The S3 encryption configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstanceStorageConfig.setS3Config(S3Config s3Config)
The S3 configuration.
|
InstanceStorageConfig |
InstanceStorageConfig.withS3Config(S3Config s3Config)
The S3 configuration.
|
Copyright © 2021. All rights reserved.