paws.networking (version 0.1.6)

appmesh_describe_mesh: Describes an existing service mesh

Description

Describes an existing service mesh.

Usage

appmesh_describe_mesh(meshName)

Arguments

meshName

[required] The name of the service mesh to describe.

Request syntax

svc$describe_mesh(
  meshName = "string"
)