| Package | Description |
|---|---|
| software.amazon.awssdk.services.synthetics.model |
| Modifier and Type | Method and Description |
|---|---|
S3EncryptionConfig |
ArtifactConfigInput.s3Encryption()
A structure that contains the configuration of the encryption-at-rest settings for artifacts that the canary
uploads to Amazon S3.
|
S3EncryptionConfig |
ArtifactConfigOutput.s3Encryption()
A structure that contains the configuration of encryption settings for canary artifacts that are stored in Amazon
S3.
|
| Modifier and Type | Method and Description |
|---|---|
ArtifactConfigInput.Builder |
ArtifactConfigInput.Builder.s3Encryption(S3EncryptionConfig s3Encryption)
A structure that contains the configuration of the encryption-at-rest settings for artifacts that the canary
uploads to Amazon S3.
|
ArtifactConfigOutput.Builder |
ArtifactConfigOutput.Builder.s3Encryption(S3EncryptionConfig s3Encryption)
A structure that contains the configuration of encryption settings for canary artifacts that are stored in
Amazon S3.
|
Copyright © 2022. All rights reserved.