Get Trust Store Plain Args
data class GetTrustStorePlainArgs(val arn: String? = null, val name: String? = null) : ConvertibleToJava<GetTrustStorePlainArgs>
A collection of arguments for invoking getTrustStore.
A collection of arguments for invoking getTrustStore.