Encryption Settings Collection Args
fun EncryptionSettingsCollectionArgs(enabled: Output<Boolean>, encryptionSettings: Output<List<EncryptionSettingsElementArgs>>? = null, encryptionSettingsVersion: Output<String>? = null)