GetTrustStorePlainArgs

data class GetTrustStorePlainArgs(val trustStoreArn: String) : ConvertibleToJava<GetTrustStorePlainArgs>

Constructors

Link copied to clipboard
constructor(trustStoreArn: String)

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the trust store.

Functions

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