@aws-sdk/client-apprunner

ListServicesForAutoScalingConfigurationCommandOutput Interface

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
ServiceArnList Requiredstring[] | undefined

A list of service ARN records. In a paginated request, the request returns up to MaxResults records for each call.

NextToken string | undefined

The token that you can pass in a subsequent request to get the next result page. It's returned in a paginated request.

Full Signature

export interface ListServicesForAutoScalingConfigurationCommandOutput extends ListServicesForAutoScalingConfigurationResponse, MetadataBearer