DescribeMeshOutput

public struct DescribeMeshOutput : AWSShape

Undocumented

  • The key for the payload

    Declaration

    Swift

    public static let payloadPath: String?
  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The full description of your service mesh.

    Declaration

    Swift

    public let mesh: MeshData
  • Undocumented

    Declaration

    Swift

    public init(mesh: MeshData)