Uses of Interface
software.amazon.awscdk.services.cloudfront.CfnTrustStore.CaCertificatesBundleSourceProperty
Packages that use CfnTrustStore.CaCertificatesBundleSourceProperty
-
Uses of CfnTrustStore.CaCertificatesBundleSourceProperty in software.amazon.awscdk.services.cloudfront
Classes in software.amazon.awscdk.services.cloudfront that implement CfnTrustStore.CaCertificatesBundleSourcePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnTrustStore.CaCertificatesBundleSourcePropertyMethods in software.amazon.awscdk.services.cloudfront that return CfnTrustStore.CaCertificatesBundleSourcePropertyModifier and TypeMethodDescriptionCfnTrustStore.CaCertificatesBundleSourceProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.cloudfront with parameters of type CfnTrustStore.CaCertificatesBundleSourcePropertyModifier and TypeMethodDescriptionCfnTrustStore.Builder.caCertificatesBundleSource(CfnTrustStore.CaCertificatesBundleSourceProperty caCertificatesBundleSource) A CA certificates bundle source.CfnTrustStoreProps.Builder.caCertificatesBundleSource(CfnTrustStore.CaCertificatesBundleSourceProperty caCertificatesBundleSource) Sets the value ofCfnTrustStoreProps.getCaCertificatesBundleSource()voidCfnTrustStore.setCaCertificatesBundleSource(CfnTrustStore.CaCertificatesBundleSourceProperty value) A CA certificates bundle source.