@aws-sdk/client-auto-scaling

DetachTrafficSourcesCommandInput Interface

Members

Name
Type
Details
AutoScalingGroupName Requiredstring | undefined

The name of the Auto Scaling group.

TrafficSources RequiredTrafficSourceIdentifier[] | 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