DeleteMeshOutput
public struct DeleteMeshOutput : AWSShape
Undocumented
-
The key for the payload
Declaration
Swift
public static let payloadPath: String? -
Declaration
Swift
public static var _members: [AWSShapeMember] -
The service mesh that was deleted.
Declaration
Swift
public let mesh: MeshData -
Undocumented
Declaration
Swift
public init(mesh: MeshData)
View on GitHub
DeleteMeshOutput Structure Reference