CreateComputerResult
public struct CreateComputerResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A Computer object that represents the computer account.
Declaration
Swift
public let computer: Computer? -
Undocumented
Declaration
Swift
public init(computer: Computer? = nil)
View on GitHub
CreateComputerResult Structure Reference