CreateOutpostOutput
public struct CreateOutpostOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Undocumented
Declaration
Swift
public let outpost: Outpost? -
Undocumented
Declaration
Swift
public init(outpost: Outpost? = nil)
View on GitHub
CreateOutpostOutput Structure Reference