Uses of Class
software.amazon.awscdk.services.rolesanywhere.CfnCRL.Builder
Package
Description
AWS::RolesAnywhere Construct Library
-
Uses of CfnCRL.Builder in software.amazon.awscdk.services.rolesanywhere
Modifier and TypeMethodDescriptionstatic CfnCRL.Builder
The x509 v3 specified certificate revocation list (CRL).Specifies whether the certificate revocation list (CRL) is enabled.CfnCRL.Builder.enabled
(IResolvable enabled) Specifies whether the certificate revocation list (CRL) is enabled.The name of the certificate revocation list (CRL).A list of tags to attach to the certificate revocation list (CRL).CfnCRL.Builder.trustAnchorArn
(String trustAnchorArn) The ARN of the TrustAnchor the certificate revocation list (CRL) will provide revocation for.