Uses of Class
software.amazon.awscdk.services.elasticloadbalancingv2.TrustStoreProps.Builder
Packages that use TrustStoreProps.Builder
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of TrustStoreProps.Builder in software.amazon.awscdk.services.elasticloadbalancingv2
Methods in software.amazon.awscdk.services.elasticloadbalancingv2 that return TrustStoreProps.BuilderModifier and TypeMethodDescriptionTrustStoreProps.Builder.bucket(IBucketRef bucket) Sets the value ofTrustStoreProps.getBucket()static TrustStoreProps.BuilderTrustStoreProps.builder()Sets the value ofTrustStoreProps.getKey()TrustStoreProps.Builder.trustStoreName(String trustStoreName) Sets the value ofTrustStoreProps.getTrustStoreName()Sets the value ofTrustStoreProps.getVersion()Constructors in software.amazon.awscdk.services.elasticloadbalancingv2 with parameters of type TrustStoreProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(TrustStoreProps.Builder builder) Constructor that initializes the object based on literal property values passed by theTrustStoreProps.Builder.