-
Optional user provided props to override the default props.
Optional user provided props to override the default props for the CloudFront Logging Bucket.
CloudFrontToApiGateway.Builder.create(software.constructs.Construct scope,
String id)
CloudFrontToApiGateway.Builder.existingApiGatewayObj(software.amazon.awscdk.services.apigateway.RestApi existingApiGatewayObj)
Existing instance of api.RestApi object.
Optional user provided props to turn on/off the automatic injection of best practice HTTP security headers in all responses from cloudfront.
CloudFrontToApiGateway.Builder.responseHeadersPolicyProps(software.amazon.awscdk.services.cloudfront.ResponseHeadersPolicyProps responseHeadersPolicyProps)
Optional user provided configuration that cloudfront applies to all http responses.