Uses of Class
software.amazon.awscdk.services.elasticloadbalancingv2.CfnTrustStoreRevocation.TrustStoreRevocationProperty.Builder
Packages that use CfnTrustStoreRevocation.TrustStoreRevocationProperty.Builder
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of CfnTrustStoreRevocation.TrustStoreRevocationProperty.Builder in software.amazon.awscdk.services.elasticloadbalancingv2
Methods in software.amazon.awscdk.services.elasticloadbalancingv2 that return CfnTrustStoreRevocation.TrustStoreRevocationProperty.BuilderModifier and TypeMethodDescriptionCfnTrustStoreRevocation.TrustStoreRevocationProperty.builder()CfnTrustStoreRevocation.TrustStoreRevocationProperty.Builder.numberOfRevokedEntries(Number numberOfRevokedEntries) CfnTrustStoreRevocation.TrustStoreRevocationProperty.Builder.revocationId(String revocationId) Sets the value ofCfnTrustStoreRevocation.TrustStoreRevocationProperty.getRevocationId()CfnTrustStoreRevocation.TrustStoreRevocationProperty.Builder.revocationType(String revocationType) Sets the value ofCfnTrustStoreRevocation.TrustStoreRevocationProperty.getRevocationType()CfnTrustStoreRevocation.TrustStoreRevocationProperty.Builder.trustStoreArn(String trustStoreArn) Sets the value ofCfnTrustStoreRevocation.TrustStoreRevocationProperty.getTrustStoreArn()Constructors in software.amazon.awscdk.services.elasticloadbalancingv2 with parameters of type CfnTrustStoreRevocation.TrustStoreRevocationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTrustStoreRevocation.TrustStoreRevocationProperty.Builder.