A new Trust Store.
import { TrustStore } from 'aws-cdk-lib/aws-elasticloadbalancingv2';Or use the module namespace:
import * as elasticloadbalancingv2 from 'aws-cdk-lib/aws-elasticloadbalancingv2';
// elasticloadbalancingv2.TrustStoreConfiguration passed to the constructor as TrustStoreProps.
bucketRequiredIBucketRefThe bucket that the trust store is hosted in.
keyRequiredstringThe key in S3 to look at for the trust store.
trustStoreNameOptionalstringThe name of the trust store.
Default: - Auto generated
versionOptionalstringThe version of the S3 object that contains your truststore. To specify a version, you must have versioning enabled for the S3 bucket.
Default: - latest version
Everything you need to know about Elastic Load Balancing V2 on one page. HD quality, print-friendly.
Download Free Infographicaws-elasticloadbalancingv2