@aws-sdk/client-ssm

GetOpsMetadataCommandInput Interface

The input for GetOpsMetadataCommand.

Members

Name
Type
Details
OpsMetadataArn Requiredstring | undefined

The Amazon Resource Name (ARN) of an OpsMetadata Object to view.

MaxResults number | undefined

The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

NextToken string | undefined

A token to start the list. Use this token to get the next set of results.

Full Signature

export interface GetOpsMetadataCommandInput extends GetOpsMetadataRequest