@aws-sdk/client-ec2

DescribeInstanceEventWindowsCommandOutput Interface

Members

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

Information about the event windows.

NextToken string | undefined

The token to use to retrieve the next page of results. This value is null when there are no more results to return.

Full Signature

export interface DescribeInstanceEventWindowsCommandOutput extends DescribeInstanceEventWindowsResult, MetadataBearer