Fleet

Creates a fleet. Auto-naming is currently not supported for this resource.

Properties

Link copied to clipboard
val createTime: Output<String>

When the Fleet was created.

Link copied to clipboard
val deleteTime: Output<String>

When the Fleet was deleted.

Link copied to clipboard
val displayName: Output<String>

Optional. A user-assigned display name of the Fleet. When present, it must be between 4 to 30 characters. Allowed characters are: lowercase and uppercase letters, numbers, hyphen, single-quote, double-quote, space, and exclamation point. Example: Production Fleet

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

The full, unique resource name of this fleet in the format of projects/{project}/locations/{location}/fleets/{fleet}. Each Google Cloud project can have at most one fleet resource, named "default".

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

State of the namespace resource.

Link copied to clipboard
val uid: Output<String>

Google-generated UUID for this resource. This is unique across all Fleet resources. If a Fleet resource is deleted and another resource with the same name is created, it gets a different uid.

Link copied to clipboard
val updateTime: Output<String>

When the Fleet was last updated.

Link copied to clipboard
val urn: Output<String>