| Package | Description |
|---|---|
| com.amazonaws.services.synthetics.model |
| Modifier and Type | Method and Description |
|---|---|
ArtifactConfigInput |
ArtifactConfigInput.clone() |
ArtifactConfigInput |
CreateCanaryRequest.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.
|
ArtifactConfigInput |
UpdateCanaryRequest.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.
|
ArtifactConfigInput |
ArtifactConfigInput.withS3Encryption(S3EncryptionConfig s3Encryption)
A structure that contains the configuration of the encryption-at-rest settings for artifacts that the canary
uploads to Amazon S3.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateCanaryRequest.setArtifactConfig(ArtifactConfigInput 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.
|
void |
UpdateCanaryRequest.setArtifactConfig(ArtifactConfigInput 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.
|
CreateCanaryRequest |
CreateCanaryRequest.withArtifactConfig(ArtifactConfigInput 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.
|
UpdateCanaryRequest |
UpdateCanaryRequest.withArtifactConfig(ArtifactConfigInput 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 © 2021. All rights reserved.