Uses of Enum Class
software.amazon.awscdk.services.elasticloadbalancingv2.RevocationType
Packages that use RevocationType
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of RevocationType in software.amazon.awscdk.services.elasticloadbalancingv2
Methods in software.amazon.awscdk.services.elasticloadbalancingv2 that return RevocationTypeModifier and TypeMethodDescriptiondefault RevocationTypeRevocationContent.getRevocationType()The type of revocation file.final RevocationTypeRevocationContent.Jsii$Proxy.getRevocationType()static RevocationTypeReturns the enum constant of this class with the specified name.static RevocationType[]RevocationType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.amazon.awscdk.services.elasticloadbalancingv2 with parameters of type RevocationTypeModifier and TypeMethodDescriptionRevocationContent.Builder.revocationType(RevocationType revocationType) Sets the value ofRevocationContent.getRevocationType()