TargetArgs

fun TargetArgs(annotations: Output<Map<String, String>>? = null, anthosCluster: Output<AnthosClusterArgs>? = null, description: Output<String>? = null, etag: Output<String>? = null, executionConfigs: Output<List<ExecutionConfigArgs>>? = null, gke: Output<GkeClusterArgs>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, multiTarget: Output<MultiTargetArgs>? = null, name: Output<String>? = null, project: Output<String>? = null, requestId: Output<String>? = null, requireApproval: Output<Boolean>? = null, run: Output<CloudRunLocationArgs>? = null, targetId: Output<String>? = null)