Source Args
fun SourceArgs(description: Output<String>? = null, displayName: Output<String>? = null, isManaged: Output<Boolean>? = null, location: Output<String>? = null, priority: Output<Int>? = null, project: Output<String>? = null, requestId: Output<String>? = null, sourceId: Output<String>? = null, type: Output<SourceType>? = null)