certificateAuthorityArn property

String? certificateAuthorityArn
final

The Amazon Resource Name (ARN) of the ACM PCA private certificate authority (CA) that issued the certificate. This has the following format:

arn:aws:acm-pca:region:account:certificate-authority/12345678-1234-1234-1234-123456789012

Implementation

final String? certificateAuthorityArn;