Uses of Class
software.amazon.awscdk.services.synthetics.CfnCanary.ArtifactConfigProperty.Builder
Package
Description
Amazon CloudWatch Synthetics Construct Library
-
Uses of CfnCanary.ArtifactConfigProperty.Builder in software.amazon.awscdk.services.synthetics
Modifier and TypeMethodDescriptionCfnCanary.ArtifactConfigProperty.builder()
CfnCanary.ArtifactConfigProperty.Builder.s3Encryption
(IResolvable s3Encryption) Sets the value ofCfnCanary.ArtifactConfigProperty.getS3Encryption()
CfnCanary.ArtifactConfigProperty.Builder.s3Encryption
(CfnCanary.S3EncryptionProperty s3Encryption) Sets the value ofCfnCanary.ArtifactConfigProperty.getS3Encryption()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnCanary.ArtifactConfigProperty.Builder
.