| 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.existingBucketInterface(software.amazon.awscdk.services.s3.IBucket existingBucketInterface)
Sets the value of
CloudFrontToS3Props.getExistingBucketInterface() |
CloudFrontToS3Props.Builder |
CloudFrontToS3Props.Builder.insertHttpSecurityHeaders(Boolean insertHttpSecurityHeaders)
Sets the value of
CloudFrontToS3Props.getInsertHttpSecurityHeaders() |
CloudFrontToS3Props.Builder |
CloudFrontToS3Props.Builder.loggingBucketProps(software.amazon.awscdk.services.s3.BucketProps loggingBucketProps)
Sets the value of
CloudFrontToS3Props.getLoggingBucketProps() |
Copyright © 2021. All rights reserved.