Uses of Class
software.amazon.awscdk.services.elasticloadbalancingv2.TrustStoreRevocationProps.Builder
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of TrustStoreRevocationProps.Builder in software.amazon.awscdk.services.elasticloadbalancingv2
Modifier 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()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theTrustStoreRevocationProps.Builder
.