Uses of Class
software.amazon.awscdk.services.elasticloadbalancingv2.CfnTrustStoreRevocation.Builder
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of CfnTrustStoreRevocation.Builder in software.amazon.awscdk.services.elasticloadbalancingv2
Modifier and TypeMethodDescriptionCfnTrustStoreRevocation.Builder.revocationContents
(List<? extends Object> revocationContents) The revocation file to add.CfnTrustStoreRevocation.Builder.revocationContents
(IResolvable revocationContents) The revocation file to add.CfnTrustStoreRevocation.Builder.trustStoreArn
(String trustStoreArn) The Amazon Resource Name (ARN) of the trust store.