View

class View : KotlinCustomResource

Creates a view.

Properties

Link copied to clipboard
val createTime: Output<String>

The time at which this view was created.

Link copied to clipboard
val displayName: Output<String>

The human-readable display name of the view.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val location: Output<String>
Link copied to clipboard
val name: Output<String>

Immutable. The resource name of the view. Format: projects/{project}/locations/{location}/views/{view}

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 updateTime: Output<String>

The most recent time at which the view was updated.

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

String with specific view properties, must be non-empty.