Builder

class Builder

Properties

Link copied to clipboard

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. Up to 36 letters, numbers, hyphens, and underscores are allowed.

Link copied to clipboard

The name of the service mesh to update.

Link copied to clipboard

The service mesh specification to apply.

Functions

Link copied to clipboard
fun spec(block: MeshSpec.Builder.() -> Unit)