Uses of Class
software.amazon.awscdk.services.elasticloadbalancingv2.CfnTrustStoreRevocationProps.Builder
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of CfnTrustStoreRevocationProps.Builder in software.amazon.awscdk.services.elasticloadbalancingv2
Modifier and TypeMethodDescriptionCfnTrustStoreRevocationProps.builder()
CfnTrustStoreRevocationProps.Builder.revocationContents
(List<? extends Object> revocationContents) Sets the value ofCfnTrustStoreRevocationProps.getRevocationContents()
CfnTrustStoreRevocationProps.Builder.revocationContents
(IResolvable revocationContents) Sets the value ofCfnTrustStoreRevocationProps.getRevocationContents()
CfnTrustStoreRevocationProps.Builder.trustStoreArn
(String trustStoreArn) Sets the value ofCfnTrustStoreRevocationProps.getTrustStoreArn()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTrustStoreRevocationProps.Builder
.