Module: AWSCDK::ElasticLoadBalancingv2::RevocationType
- Defined in:
- elastic_load_balancingv2/revocation_type.rb
Overview
The type of revocation file.
Constant Summary collapse
- CRL =
Deprecated.Note:
Default:
A signed list of revoked certificates.
Jsii::Enum.new("aws-cdk-lib.aws_elasticloadbalancingv2.RevocationType", "CRL")