Uses of Class
software.amazon.awssdk.services.synthetics.model.ArtifactConfigOutput
-
Packages that use ArtifactConfigOutput Package Description software.amazon.awssdk.services.synthetics.model -
-
Uses of ArtifactConfigOutput in software.amazon.awssdk.services.synthetics.model
Methods in software.amazon.awssdk.services.synthetics.model that return ArtifactConfigOutput Modifier and Type Method Description ArtifactConfigOutputCanary. 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.Methods in software.amazon.awssdk.services.synthetics.model with parameters of type ArtifactConfigOutput Modifier and Type Method Description Canary.BuilderCanary.Builder. artifactConfig(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.
-