Uses of Class
software.amazon.awscdk.services.elasticloadbalancingv2.RevocationContent.Builder
Packages that use RevocationContent.Builder
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of RevocationContent.Builder in software.amazon.awscdk.services.elasticloadbalancingv2
Methods in software.amazon.awscdk.services.elasticloadbalancingv2 that return RevocationContent.BuilderModifier and TypeMethodDescriptionSets the value ofRevocationContent.getBucket()
static RevocationContent.Builder
RevocationContent.builder()
Sets the value ofRevocationContent.getKey()
RevocationContent.Builder.revocationType
(RevocationType revocationType) Sets the value ofRevocationContent.getRevocationType()
Sets the value ofRevocationContent.getVersion()
Constructors in software.amazon.awscdk.services.elasticloadbalancingv2 with parameters of type RevocationContent.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(RevocationContent.Builder builder) Constructor that initializes the object based on literal property values passed by theRevocationContent.Builder
.