- Navigation Guide
@aws-sdk/client-ec2
CreateInstanceEventWindowCommandOutput Interface
The output of CreateInstanceEventWindowCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
InstanceEventWindow | InstanceEventWindow | undefined | Information about the event window. |
Full Signature
export interface CreateInstanceEventWindowCommandOutput extends CreateInstanceEventWindowResult, MetadataBearer