@aws-sdk/client-ec2

ModifyInstanceMetadataOptionsCommandOutput Interface

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
InstanceId string | undefined

The ID of the instance.

InstanceMetadataOptions InstanceMetadataOptionsResponse | undefined

The metadata options for the instance.

Full Signature

export interface ModifyInstanceMetadataOptionsCommandOutput extends ModifyInstanceMetadataOptionsResult, MetadataBearer