AWS::CloudFront::TrustStoreA trust store.
import { CfnTrustStore } from 'aws-cdk-lib/aws-cloudfront';Or use the module namespace:
import * as cloudfront from 'aws-cdk-lib/aws-cloudfront';
// cloudfront.CfnTrustStoreConfiguration passed to the constructor as CfnTrustStoreProps.
nameRequiredstringThe trust store's name.
caCertificatesBundleSourceOptionalIResolvable | CaCertificatesBundleSourcePropertyA CA certificates bundle source.
tagsOptionalCfnTag[]A complex type that contains zero or more `Tag` elements.
This L1 construct maps directly to the following CloudFormation resource type.
Everything you need to know about Amazon CloudFront on one page. HD quality, print-friendly.
Download Free Infographicaws-cloudfrontAWS::CloudFront::TrustStore