Release Args
fun ReleaseArgs(annotations: Output<Map<String, String>>? = null, buildArtifacts: Output<List<BuildArtifactArgs>>? = null, deliveryPipelineId: Output<String>? = null, description: Output<String>? = null, etag: Output<String>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, name: Output<String>? = null, project: Output<String>? = null, releaseId: Output<String>? = null, requestId: Output<String>? = null, skaffoldConfigPath: Output<String>? = null, skaffoldConfigUri: Output<String>? = null, skaffoldVersion: Output<String>? = null)