- Navigation Guide
@aws-sdk/client-ecr
GetLifecyclePolicyPreviewCommandInput Interface
Members
Name | Type | Details |
---|---|---|
repositoryName Required | string | undefined | The name of the repository. |
filter | LifecyclePolicyPreviewFilter | undefined | An optional parameter that filters results based on image tag status and all tags, if tagged. |
imageIds | ImageIdentifier[] | undefined | The list of imageIDs to be included. |
maxResults | number | undefined | The maximum number of repository results returned by |
nextToken | string | undefined | The |
registryId | string | undefined | The Amazon Web Services account ID associated with the registry that contains the repository. If you do not specify a registry, the default registry is assumed. |
Full Signature
export interface GetLifecyclePolicyPreviewCommandInput extends GetLifecyclePolicyPreviewRequest