Get Secret Plain Args
data class GetSecretPlainArgs(val arn: String? = null, val name: String? = null) : ConvertibleToJava<GetSecretPlainArgs>
A collection of arguments for invoking getSecret.
A collection of arguments for invoking getSecret.