PreferencesArgs

constructor(encryptionPreferences: Output<EncryptionPreferencesArgs>? = null, managementResourcePreferences: Output<ManagementResourcePreferencesArgs>? = null, notificationPreferences: Output<List<NotificationPreferenceArgs>>? = null, termCommitmentPreferences: Output<TermCommitmentPreferencesArgs>? = null, transportPreferences: Output<TransportPreferencesArgs>? = null)