| Modifier and Type | Method and Description |
|---|---|
CloudFrontToS3Props.Builder |
CloudFrontToS3Props.Builder.bucketProps(software.amazon.awscdk.services.s3.BucketProps bucketProps)
Sets the value of
CloudFrontToS3Props.getBucketProps() |
static CloudFrontToS3Props.Builder |
CloudFrontToS3Props.builder() |
CloudFrontToS3Props.Builder |
CloudFrontToS3Props.Builder.cloudFrontDistributionProps(Object cloudFrontDistributionProps)
Sets the value of
CloudFrontToS3Props.getCloudFrontDistributionProps() |
CloudFrontToS3Props.Builder |
CloudFrontToS3Props.Builder.existingBucketObj(software.amazon.awscdk.services.s3.Bucket existingBucketObj)
Sets the value of
CloudFrontToS3Props.getExistingBucketObj() |
CloudFrontToS3Props.Builder |
CloudFrontToS3Props.Builder.insertHttpSecurityHeaders(Boolean insertHttpSecurityHeaders)
Sets the value of
CloudFrontToS3Props.getInsertHttpSecurityHeaders() |
Copyright © 2020. All rights reserved.