MemoryInfo

public struct MemoryInfo : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The size in mebibytes of the Elastic Inference Accelerator type.

    Declaration

    Swift

    public let sizeInMiB: Int?
  • Undocumented

    Declaration

    Swift

    public init(sizeInMiB: Int? = nil)