NetworkInterface - Amazon QuickSight

NetworkInterface

The structure that contains information about a network interface.

Contents

Note

In the following list, the required parameters are described first.

AvailabilityZone

The availability zone that the network interface resides in.

Type: String

Required: No

ErrorMessage

An error message.

Type: String

Required: No

NetworkInterfaceId

The network interface ID.

Type: String

Length Constraints: Maximum length of 255.

Pattern: ^eni-[0-9a-z]*$

Required: No

Status

The status of the network interface.

Type: String

Valid Values: CREATING | AVAILABLE | CREATION_FAILED | UPDATING | UPDATE_FAILED | DELETING | DELETED | DELETION_FAILED | DELETION_SCHEDULED | ATTACHMENT_FAILED_ROLLBACK_FAILED

Required: No

SubnetId

The subnet ID associated with the network interface.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: ^subnet-[0-9a-z]*$

Required: No

See Also

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