Uses of Class
software.amazon.awscdk.services.elasticloadbalancingv2.TrustStoreRevocationReference.Builder
Packages that use TrustStoreRevocationReference.Builder
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of TrustStoreRevocationReference.Builder in software.amazon.awscdk.services.elasticloadbalancingv2
Methods in software.amazon.awscdk.services.elasticloadbalancingv2 that return TrustStoreRevocationReference.BuilderModifier and TypeMethodDescriptionTrustStoreRevocationReference.builder()
TrustStoreRevocationReference.Builder.revocationId
(String revocationId) Sets the value ofTrustStoreRevocationReference.getRevocationId()
TrustStoreRevocationReference.Builder.trustStoreArn
(String trustStoreArn) Sets the value ofTrustStoreRevocationReference.getTrustStoreArn()
Constructors in software.amazon.awscdk.services.elasticloadbalancingv2 with parameters of type TrustStoreRevocationReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theTrustStoreRevocationReference.Builder
.