| Package | Description |
|---|---|
| software.amazon.awscdk.services.synthetics |
| Modifier and Type | Method and Description |
|---|---|
static CfnCanary.CodeProperty.Builder |
CfnCanary.CodeProperty.builder() |
CfnCanary.CodeProperty.Builder |
CfnCanary.CodeProperty.Builder.handler(String handler)
Sets the value of
CfnCanary.CodeProperty.getHandler() |
CfnCanary.CodeProperty.Builder |
CfnCanary.CodeProperty.Builder.s3Bucket(String s3Bucket)
Sets the value of
CfnCanary.CodeProperty.getS3Bucket() |
CfnCanary.CodeProperty.Builder |
CfnCanary.CodeProperty.Builder.s3Key(String s3Key)
Sets the value of
CfnCanary.CodeProperty.getS3Key() |
CfnCanary.CodeProperty.Builder |
CfnCanary.CodeProperty.Builder.s3ObjectVersion(String s3ObjectVersion)
Sets the value of
CfnCanary.CodeProperty.getS3ObjectVersion() |
CfnCanary.CodeProperty.Builder |
CfnCanary.CodeProperty.Builder.script(String script)
Sets the value of
CfnCanary.CodeProperty.getScript() |
Copyright © 2021. All rights reserved.