AcmPcaArn
The root certificate of the Private Certificate Authority specified by this ARN is used in trust validation for temporary credential requests. Included for trust anchors of type AWS_ACM_PCA
.
Inherited functions
Link copied to clipboard
Casts this SourceData as a AcmPcaArn and retrieves its kotlin.String value. Throws an exception if the SourceData is not a AcmPcaArn.
Link copied to clipboard
Casts this SourceData as a AcmPcaArn and retrieves its kotlin.String value. Returns null if the SourceData is not a AcmPcaArn.
Link copied to clipboard
Casts this SourceData as a X509CertificateData and retrieves its kotlin.String value. Throws an exception if the SourceData is not a X509CertificateData.
Link copied to clipboard
Casts this SourceData as a X509CertificateData and retrieves its kotlin.String value. Returns null if the SourceData is not a X509CertificateData.