- Navigation Guide
@aws-sdk/client-ec2
DescribeNetworkInterfaceAttributeCommandInput Interface
The input for DescribeNetworkInterfaceAttributeCommand.
Members
Name | Type | Details |
---|---|---|
NetworkInterfaceId Required | string | undefined | The ID of the network interface. |
Attribute | NetworkInterfaceAttribute | undefined | The attribute of the network interface. This parameter is required. |
DryRun | boolean | undefined | Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is |
Full Signature
export interface DescribeNetworkInterfaceAttributeCommandInput extends DescribeNetworkInterfaceAttributeRequest