| Package | Description |
|---|---|
| com.amazonaws.services.synthetics.model |
| Modifier and Type | Method and Description |
|---|---|
ArtifactConfigOutput |
ArtifactConfigOutput.clone() |
ArtifactConfigOutput |
Canary.getArtifactConfig()
A structure that contains the configuration for canary artifacts, including the encryption-at-rest settings for
artifacts that the canary uploads to Amazon S3.
|
ArtifactConfigOutput |
ArtifactConfigOutput.withS3Encryption(S3EncryptionConfig 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 |
|---|---|
void |
Canary.setArtifactConfig(ArtifactConfigOutput artifactConfig)
A structure that contains the configuration for canary artifacts, including the encryption-at-rest settings for
artifacts that the canary uploads to Amazon S3.
|
Canary |
Canary.withArtifactConfig(ArtifactConfigOutput artifactConfig)
A structure that contains the configuration for canary artifacts, including the encryption-at-rest settings for
artifacts that the canary uploads to Amazon S3.
|
Copyright © 2022. All rights reserved.