DatabaseEncryptionArgs

fun DatabaseEncryptionArgs(keyName: Output<String>? = null, state: Output<DatabaseEncryptionState>? = null)