AWSAutoScalingBatchDeleteScheduledActionType
Objective-C
@interface AWSAutoScalingBatchDeleteScheduledActionTypeSwift
class AWSAutoScalingBatchDeleteScheduledActionType- 
                  
                  The name of the Auto Scaling group. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable autoScalingGroupName;Swift var autoScalingGroupName: String? { get set }
- 
                  
                  The names of the scheduled actions to delete. The maximum number allowed is 50. DeclarationObjective-C @property (nonatomic, strong) NSArray<NSString *> *_Nullable scheduledActionNames;Swift var scheduledActionNames: [String]? { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSAutoScalingBatchDeleteScheduledActionType Class Reference
        AWSAutoScalingBatchDeleteScheduledActionType Class Reference