ServiceSpecification
public struct ServiceSpecification : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The Amazon EC2 hardware specifications that you want AWS to provide recommendations for.
Declaration
Swift
public let eC2Specification: EC2Specification?
-
Undocumented
Declaration
Swift
public init(eC2Specification: EC2Specification? = nil)