MemoryInfo
public struct MemoryInfo : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Size of the memory, in MiB.
Declaration
Swift
public let sizeInMiB: Int64? -
Undocumented
Declaration
Swift
public init(sizeInMiB: Int64? = nil)
View on GitHub
MemoryInfo Structure Reference