SourceArgs

fun SourceArgs(aws: Output<AwsSourceDetailsArgs>? = null, description: Output<String>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, project: Output<String>? = null, requestId: Output<String>? = null, sourceId: Output<String>? = null, vmware: Output<VmwareSourceDetailsArgs>? = null)