AWSEC2PlacementGroupInfo
Objective-C
@interface AWSEC2PlacementGroupInfo
                Swift
class AWSEC2PlacementGroupInfo
                Describes the placement group support of the instance type.
- 
                  
                  
The supported placement group types.
Declaration
Objective-C
@property (nonatomic, strong) NSArray<NSString *> *_Nullable supportedStrategies;Swift
var supportedStrategies: [String]? { get set } 
View on GitHub
Install in Dash
        AWSEC2PlacementGroupInfo Class Reference