ServiceConnectTlsCertificateAuthority

data class ServiceConnectTlsCertificateAuthority(val awsPcaAuthorityArn: String? = null)

The certificate root authority that secures your service.

Constructors

Link copied to clipboard
constructor(awsPcaAuthorityArn: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ARN of the AWS Private Certificate Authority certificate.