DeleteOutpostInput
public struct DeleteOutpostInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Undocumented
Declaration
Swift
public let outpostId: String
-
Undocumented
Declaration
Swift
public init(outpostId: String)
-
Declaration
Swift
public func validate(name: String) throws