- Navigation Guide
@aws-sdk/client-auto-scaling
DescribeNotificationConfigurationsCommandInput Interface
The input for DescribeNotificationConfigurationsCommand.
Members
Name | Type | Details |
---|---|---|
AutoScalingGroupNames | string[] | undefined | The name of the Auto Scaling group. |
MaxRecords | number | undefined | The maximum number of items to return with this call. The default value is |
NextToken | string | undefined | The token for the next set of items to return. (You received this token from a previous call.) |
Full Signature
export interface DescribeNotificationConfigurationsCommandInput extends DescribeNotificationConfigurationsType