Data Exchange Args
constructor(dataExchangeId: Output<String>? = null, description: Output<String>? = null, displayName: Output<String>? = null, documentation: Output<String>? = null, icon: Output<String>? = null, location: Output<String>? = null, primaryContact: Output<String>? = null, project: Output<String>? = null, sharingEnvironmentConfig: Output<DataExchangeSharingEnvironmentConfigArgs>? = null)