GpuDeviceMemoryInfo
public struct GpuDeviceMemoryInfo : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The size (in MiB) for the memory available to the GPU accelerator.
Declaration
Swift
public let sizeInMiB: Int?
-
Undocumented
Declaration
Swift
public init(sizeInMiB: Int? = nil)