- Navigation Guide
@aws-sdk/client-auto-scaling
DetachTrafficSourcesCommandInput Interface
The input for DetachTrafficSourcesCommand.
Members
Name | Type | Details |
---|---|---|
AutoScalingGroupName Required | string | undefined | The name of the Auto Scaling group. |
TrafficSources Required | TrafficSourceIdentifier[] | undefined | The unique identifiers of one or more traffic sources. You can specify up to 10 traffic sources. |
Full Signature
export interface DetachTrafficSourcesCommandInput extends DetachTrafficSourcesType