Uses of Class
software.amazon.awsconstructs.services.cloudfrontapigateway.CloudFrontToApiGatewayProps.Builder
-
Uses of CloudFrontToApiGatewayProps.Builder in software.amazon.awsconstructs.services.cloudfrontapigateway
Methods in software.amazon.awsconstructs.services.cloudfrontapigateway that return CloudFrontToApiGatewayProps.BuilderModifier and TypeMethodDescriptionCloudFrontToApiGatewayProps.builder()CloudFrontToApiGatewayProps.Builder.cloudFrontDistributionProps(Object cloudFrontDistributionProps) Sets the value ofCloudFrontToApiGatewayProps.getCloudFrontDistributionProps()CloudFrontToApiGatewayProps.Builder.cloudFrontLoggingBucketProps(software.amazon.awscdk.services.s3.BucketProps cloudFrontLoggingBucketProps) Sets the value ofCloudFrontToApiGatewayProps.getCloudFrontLoggingBucketProps()CloudFrontToApiGatewayProps.Builder.existingApiGatewayObj(software.amazon.awscdk.services.apigateway.RestApi existingApiGatewayObj) Sets the value ofCloudFrontToApiGatewayProps.getExistingApiGatewayObj()CloudFrontToApiGatewayProps.Builder.insertHttpSecurityHeaders(Boolean insertHttpSecurityHeaders) Sets the value ofCloudFrontToApiGatewayProps.getInsertHttpSecurityHeaders()CloudFrontToApiGatewayProps.Builder.responseHeadersPolicyProps(software.amazon.awscdk.services.cloudfront.ResponseHeadersPolicyProps responseHeadersPolicyProps) Sets the value ofCloudFrontToApiGatewayProps.getResponseHeadersPolicyProps()Constructors in software.amazon.awsconstructs.services.cloudfrontapigateway with parameters of type CloudFrontToApiGatewayProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCloudFrontToApiGatewayProps.Builder.