Uses of Class
software.amazon.awscdk.services.elasticloadbalancingv2.TrustStoreRevocationProps.Builder
Packages that use TrustStoreRevocationProps.Builder
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
- 
Uses of TrustStoreRevocationProps.Builder in software.amazon.awscdk.services.elasticloadbalancingv2Methods in software.amazon.awscdk.services.elasticloadbalancingv2 that return TrustStoreRevocationProps.BuilderModifier and TypeMethodDescriptionTrustStoreRevocationProps.builder()TrustStoreRevocationProps.Builder.revocationContents(List<? extends RevocationContent> revocationContents) Sets the value ofTrustStoreRevocationProps.getRevocationContents()TrustStoreRevocationProps.Builder.trustStore(ITrustStore trustStore) Sets the value ofTrustStoreRevocationProps.getTrustStore()Constructors in software.amazon.awscdk.services.elasticloadbalancingv2 with parameters of type TrustStoreRevocationProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theTrustStoreRevocationProps.Builder.