UNPKG

@altostra/core

Version:

Core library for shared types and logic

2 lines (1 loc) 844 B
export { type CacheBehavior, type CetificateManagerViewerCertificate, type CustomDistributionOrigin, type CustomErrorResponses, type CustomErrorResponsesBase, type CustomErrorResponsesWithRedirect, type DefaultCacheBehavior, type DefaultCloudFrontViewerCertificate, type Distribution as AwsCloudFrontDistribution, type DistributionConfig, type DistributionOrigin, type DistributionOriginBase, type DistributionProperties as AwsCloudFrontDistributionProperties, type ForwardedValues, type IamViewerCertificate, isCetificateManagerViewerCertificate, isDefaultCloudFrontViewerCertificate, isIamViewerCertificate, type OriginProtocolPolicy, type S3DistributionOrigin, type TLSSupportedVersion, type TLSSupportMethod, type ViewerCertificate, type ViewerCertificateBase, type ViewerProtocolPolicy, } from "../CloudFormation/CloudFront/Distribution";