Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.synthetics.CfnCanaryPropsMixin.ArtifactConfigProperty
Packages that use CfnCanaryPropsMixin.ArtifactConfigProperty
-
Uses of CfnCanaryPropsMixin.ArtifactConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.synthetics
Classes in software.amazon.awscdk.cfnpropertymixins.services.synthetics that implement CfnCanaryPropsMixin.ArtifactConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnCanaryPropsMixin.ArtifactConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.synthetics that return CfnCanaryPropsMixin.ArtifactConfigPropertyModifier and TypeMethodDescriptionCfnCanaryPropsMixin.ArtifactConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.synthetics with parameters of type CfnCanaryPropsMixin.ArtifactConfigPropertyModifier and TypeMethodDescriptionCfnCanaryMixinProps.Builder.artifactConfig(CfnCanaryPropsMixin.ArtifactConfigProperty artifactConfig) Sets the value ofCfnCanaryMixinProps.getArtifactConfig()CfnCanaryPropsMixin.Builder.artifactConfig(CfnCanaryPropsMixin.ArtifactConfigProperty 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.