ElasticGpuSpecification

public struct ElasticGpuSpecification : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The type of Elastic Graphics accelerator. For more information about the values to specify for Type, see Elastic Graphics Basics, specifically the Elastic Graphics accelerator column, in the Amazon Elastic Compute Cloud User Guide for Windows Instances.

    Declaration

    Swift

    public let type: String
  • Undocumented

    Declaration

    Swift

    public init(type: String)