KeyValuePair
public struct KeyValuePair : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The throughput value of the Elastic Inference Accelerator type. It can assume the following values: TFLOPS16bit: the throughput expressed in 16bit TeraFLOPS. TFLOPS32bit: the throughput expressed in 32bit TeraFLOPS.
Declaration
Swift
public let key: String?
-
The throughput value of the Elastic Inference Accelerator type.
Declaration
Swift
public let value: Int?
-
Undocumented
Declaration
Swift
public init(key: String? = nil, value: Int? = nil)