Datastore

class Datastore : KotlinCustomResource

Create a Datastore for an org Auto-naming is currently not supported for this resource.

Properties

Link copied to clipboard
val createTime: Output<String>

Datastore create time, in milliseconds since the epoch of 1970-01-01T00:00:00Z

Link copied to clipboard

Datastore Configurations.

Link copied to clipboard
val displayName: Output<String>

Display name in UI

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val lastUpdateTime: Output<String>

Datastore last update time, in milliseconds since the epoch of 1970-01-01T00:00:00Z

Link copied to clipboard
val org: Output<String>

Organization that the datastore belongs to

Link copied to clipboard
val organizationId: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val self: Output<String>

Resource link of Datastore. Example: /organizations/{org}/analytics/datastores/{uuid}

Link copied to clipboard
val targetType: Output<String>

Destination storage type. Supported types gcs or bigquery.

Link copied to clipboard
val urn: Output<String>