| Package | Description |
|---|---|
| software.amazon.awscdk.services.synthetics |
AWS::Synthetics Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnCanary.ArtifactConfigProperty.Jsii$Proxy
An implementation for
CfnCanary.ArtifactConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnCanary.ArtifactConfigProperty |
CfnCanary.ArtifactConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnCanaryProps.Builder |
CfnCanaryProps.Builder.artifactConfig(CfnCanary.ArtifactConfigProperty artifactConfig)
Sets the value of
CfnCanaryProps.getArtifactConfig() |
CfnCanary.Builder |
CfnCanary.Builder.artifactConfig(CfnCanary.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.
|
void |
CfnCanary.setArtifactConfig(CfnCanary.ArtifactConfigProperty value)
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 © 2022. All rights reserved.