Encryption Config Properties Args
data class EncryptionConfigPropertiesArgs(val kmsKeyArn: Output<String>? = null, val roleArn: Output<String>? = null) : ConvertibleToJava<EncryptionConfigPropertiesArgs>
A Key Management Service (KMS) key and the Identity and Access Management (IAM) role that Amazon Forecast can assume to access the key.