Package | Description |
---|---|
com.amazonaws.services.timestreamwrite.model |
Modifier and Type | Method and Description |
---|---|
static S3EncryptionOption |
S3EncryptionOption.fromValue(String value)
Use this in place of valueOf.
|
static S3EncryptionOption |
S3EncryptionOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static S3EncryptionOption[] |
S3EncryptionOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
S3Configuration |
S3Configuration.withEncryptionOption(S3EncryptionOption encryptionOption)
The encryption option for the customer S3 location.
|
ReportS3Configuration |
ReportS3Configuration.withEncryptionOption(S3EncryptionOption encryptionOption)
|
Copyright © 2023. All rights reserved.