GetCertificatePlainArgs

data class GetCertificatePlainArgs(val arn: String, val certificateAuthorityArn: String) : ConvertibleToJava<GetCertificatePlainArgs>

Constructors

Link copied to clipboard
fun GetCertificatePlainArgs(arn: String, certificateAuthorityArn: String)

Functions

Link copied to clipboard
open override fun toJava(): GetCertificatePlainArgs

Properties

Link copied to clipboard
val arn: String

The ARN of the issued certificate.

Link copied to clipboard

The Amazon Resource Name (ARN) for the private CA to issue the certificate.