AWSEC2ElasticInferenceAccelerator
Objective-C
@interface AWSEC2ElasticInferenceAcceleratorSwift
class AWSEC2ElasticInferenceAcceleratorDescribes an elastic inference accelerator.
Required parameters: [Type]
- 
                  
                  The number of elastic inference accelerators to attach to the instance. Default: 1 DeclarationObjective-C @property (nonatomic, strong) NSNumber *_Nullable count;Swift var count: NSNumber? { get set }
- 
                  
                  The type of elastic inference accelerator. The possible values are eia1.medium,eia1.large,eia1.xlarge,eia2.medium,eia2.large, andeia2.xlarge.DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable types;Swift var types: String? { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSEC2ElasticInferenceAccelerator Class Reference
        AWSEC2ElasticInferenceAccelerator Class Reference