Instance

Creates an instance. When creating from a backup, the capacity of the new instance needs to be equal to or larger than the capacity of the backup (and also equal to or larger than the minimum capacity of the tier). Auto-naming is currently not supported for this resource.

Properties

Link copied to clipboard
val createTime: Output<String>

The time when the instance was created.

Link copied to clipboard
val description: Output<String>

The description of the instance (2048 characters or less).

Link copied to clipboard
val etag: Output<String>

Server-specified ETag for the instance resource to prevent simultaneous updates from overwriting each other.

Link copied to clipboard

File system shares on the instance. For this version, only a single file share is supported.

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

Required. The name of the instance to create. The name must be unique for the specified project and location.

Link copied to clipboard
val kmsKeyName: Output<String>

KMS key name used for data encryption.

Link copied to clipboard
val labels: Output<Map<String, String>>

Resource labels to represent user provided metadata.

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

The resource name of the instance, in the format projects/{project}/locations/{location}/instances/{instance}.

Link copied to clipboard

VPC networks to which the instance is connected. For this version, only a single network is supported.

Link copied to clipboard
val project: Output<String>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val satisfiesPzs: Output<Boolean>

Reserved for future use.

Link copied to clipboard
val state: Output<String>

The instance state.

Link copied to clipboard
val statusMessage: Output<String>

Additional information about the instance state, if available.

Link copied to clipboard

Field indicates all the reasons the instance is in "SUSPENDED" state.

Link copied to clipboard
val tier: Output<String>

The service tier of the instance.

Link copied to clipboard
val urn: Output<String>