Target Args
constructor(annotations: Output<Map<String, String>>? = null, anthosCluster: Output<TargetAnthosClusterArgs>? = null, customTarget: Output<TargetCustomTargetArgs>? = null, deployParameters: Output<Map<String, String>>? = null, description: Output<String>? = null, executionConfigs: Output<List<TargetExecutionConfigArgs>>? = null, gke: Output<TargetGkeArgs>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, multiTarget: Output<TargetMultiTargetArgs>? = null, name: Output<String>? = null, project: Output<String>? = null, requireApproval: Output<Boolean>? = null, run: Output<TargetRunArgs>? = null)