Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.elasticloadbalancingv2.CfnTrustStoreRevocationMixinProps.Builder
Packages that use CfnTrustStoreRevocationMixinProps.Builder
-
Uses of CfnTrustStoreRevocationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.elasticloadbalancingv2
Methods in software.amazon.awscdk.cfnpropertymixins.services.elasticloadbalancingv2 that return CfnTrustStoreRevocationMixinProps.BuilderModifier and TypeMethodDescriptionCfnTrustStoreRevocationMixinProps.builder()CfnTrustStoreRevocationMixinProps.Builder.revocationContents(List<? extends Object> revocationContents) Sets the value ofCfnTrustStoreRevocationMixinProps.getRevocationContents()CfnTrustStoreRevocationMixinProps.Builder.revocationContents(IResolvable revocationContents) Sets the value ofCfnTrustStoreRevocationMixinProps.getRevocationContents()CfnTrustStoreRevocationMixinProps.Builder.trustStoreArn(String trustStoreArn) Sets the value ofCfnTrustStoreRevocationMixinProps.getTrustStoreArn()Constructors in software.amazon.awscdk.cfnpropertymixins.services.elasticloadbalancingv2 with parameters of type CfnTrustStoreRevocationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTrustStoreRevocationMixinProps.Builder.