Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.elasticloadbalancingv2.CfnTrustStorePropsMixin.Builder
Packages that use CfnTrustStorePropsMixin.Builder
-
Uses of CfnTrustStorePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.elasticloadbalancingv2
Methods in software.amazon.awscdk.cfnpropertymixins.services.elasticloadbalancingv2 that return CfnTrustStorePropsMixin.BuilderModifier and TypeMethodDescriptionCfnTrustStorePropsMixin.Builder.caCertificatesBundleS3Bucket(String caCertificatesBundleS3Bucket) The Amazon S3 bucket for the ca certificates bundle.CfnTrustStorePropsMixin.Builder.caCertificatesBundleS3Key(String caCertificatesBundleS3Key) The Amazon S3 path for the ca certificates bundle.CfnTrustStorePropsMixin.Builder.caCertificatesBundleS3ObjectVersion(String caCertificatesBundleS3ObjectVersion) The Amazon S3 object version for the ca certificates bundle.CfnTrustStorePropsMixin.Builder.create()CfnTrustStorePropsMixin.Builder.create(CfnPropertyMixinOptions options) The name of the trust store.The tags to assign to the trust store.