Data Source Args
constructor(alternateDataSourceParameters: Output<List<DataSourceParametersArgs>>? = null, awsAccountId: Output<String>? = null, credentials: Output<DataSourceCredentialsArgs>? = null, dataSourceId: Output<String>? = null, dataSourceParameters: Output<DataSourceParametersArgs>? = null, errorInfo: Output<DataSourceErrorInfoArgs>? = null, folderArns: Output<List<String>>? = null, name: Output<String>? = null, permissions: Output<List<DataSourceResourcePermissionArgs>>? = null, sslProperties: Output<DataSourceSslPropertiesArgs>? = null, tags: Output<List<TagArgs>>? = null, type: Output<DataSourceType>? = null, vpcConnectionProperties: Output<DataSourceVpcConnectionPropertiesArgs>? = null)