PerfSampleSeries

class PerfSampleSeries : KotlinCustomResource

Creates a PerfSampleSeries. May return any of the following error code(s): - ALREADY_EXISTS - PerfMetricSummary already exists for the given Step - NOT_FOUND - The containing Step does not exist Auto-naming is currently not supported for this resource. Note - this resource's API doesn't support deletion. When deleted, the resource will persist on Google Cloud even though it will be deleted from Pulumi state.

Properties

Link copied to clipboard

Basic series represented by a line chart

Link copied to clipboard
val executionId: Output<String>
Link copied to clipboard
val historyId: Output<String>
Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val project: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val sampleSeriesId: Output<String>

A sample series id

Link copied to clipboard
val stepId: Output<String>
Link copied to clipboard
val urn: Output<String>