| Package | Description |
|---|---|
| software.amazon.awssdk.services.synthetics.model |
| Modifier and Type | Method and Description |
|---|---|
ArtifactConfigInput |
CreateCanaryRequest.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.
|
ArtifactConfigInput |
UpdateCanaryRequest.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.
|
| Modifier and Type | Method and Description |
|---|---|
CreateCanaryRequest.Builder |
CreateCanaryRequest.Builder.artifactConfig(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.Builder |
UpdateCanaryRequest.Builder.artifactConfig(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 © 2023. All rights reserved.