Uses of Class
software.amazon.awscdk.services.synthetics.alpha.S3Code
-
Uses of S3Code in software.amazon.awscdk.services.synthetics.alpha
Methods in software.amazon.awscdk.services.synthetics.alpha that return S3CodeModifier and TypeMethodDescriptionstatic S3CodeCode.fromBucket(IBucket bucket, String key) (experimental) Specify code from an s3 bucket.static S3CodeCode.fromBucket(IBucket bucket, String key, String objectVersion) (experimental) Specify code from an s3 bucket.