AwsEc2NetworkInterfaceAttachment
Information about the network interface attachment.
Contents
- AttachmentId
-
The identifier of the network interface attachment
Type: String
Pattern:
.*\S.*
Required: No
- AttachTime
-
Indicates when the attachment initiated.
For more information about the validation and formatting of timestamp fields in AWS Security Hub, see Timestamps.
Type: String
Pattern:
.*\S.*
Required: No
- DeleteOnTermination
-
Indicates whether the network interface is deleted when the instance is terminated.
Type: Boolean
Required: No
- DeviceIndex
-
The device index of the network interface attachment on the instance.
Type: Integer
Required: No
- InstanceId
-
The ID of the instance.
Type: String
Pattern:
.*\S.*
Required: No
- InstanceOwnerId
-
The AWS account ID of the owner of the instance.
Type: String
Pattern:
.*\S.*
Required: No
- Status
-
The attachment state.
Valid values:
attaching
|attached
|detaching
|detached
Type: String
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: