Sélectionner vos préférences de cookies

Nous utilisons des cookies essentiels et des outils similaires qui sont nécessaires au fonctionnement de notre site et à la fourniture de nos services. Nous utilisons des cookies de performance pour collecter des statistiques anonymes afin de comprendre comment les clients utilisent notre site et d’apporter des améliorations. Les cookies essentiels ne peuvent pas être désactivés, mais vous pouvez cliquer sur « Personnaliser » ou « Refuser » pour refuser les cookies de performance.

Si vous êtes d’accord, AWS et les tiers approuvés utiliseront également des cookies pour fournir des fonctionnalités utiles au site, mémoriser vos préférences et afficher du contenu pertinent, y compris des publicités pertinentes. Pour accepter ou refuser tous les cookies non essentiels, cliquez sur « Accepter » ou « Refuser ». Pour effectuer des choix plus détaillés, cliquez sur « Personnaliser ».

NetworkInterface

Mode de mise au point
NetworkInterface - Amazon Inspector Classic
Cette page n'a pas été traduite dans votre langue. Demande de traduction

Contains information about the network interfaces interacting with an EC2 instance. This data type is used as one of the elements of the AssetAttributes data type.

Contents

ipv6Addresses

The IP addresses associated with the network interface.

Type: Array of strings

Length Constraints: Minimum length of 0. Maximum length of 20000.

Required: No

networkInterfaceId

The ID of the network interface.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 20000.

Required: No

privateDnsName

The name of a private DNS associated with the network interface.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 20000.

Required: No

privateIpAddress

The private IP address associated with the network interface.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 20000.

Required: No

privateIpAddresses

A list of the private IP addresses associated with the network interface. Includes the privateDnsName and privateIpAddress.

Type: Array of PrivateIp objects

Required: No

publicDnsName

The name of a public DNS associated with the network interface.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 20000.

Required: No

publicIp

The public IP address from which the network interface is reachable.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 20000.

Required: No

securityGroups

A list of the security groups associated with the network interface. Includes the groupId and groupName.

Type: Array of SecurityGroup objects

Required: No

subnetId

The ID of a subnet associated with the network interface.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 20000.

Required: No

vpcId

The ID of a VPC associated with the network interface.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 20000.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

Rubrique suivante :

PrivateIp

Rubrique précédente :

InspectorServiceAttributes

Sur cette page

ConfidentialitéConditions d'utilisation du sitePréférences de cookies
© 2025, Amazon Web Services, Inc. ou ses affiliés. Tous droits réservés.