| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsEc2NetworkInterfaceAttachment |
AwsEc2NetworkInterfaceAttachment.clone() |
AwsEc2NetworkInterfaceAttachment |
AwsEc2NetworkInterfaceDetails.getAttachment()
The network interface attachment.
|
AwsEc2NetworkInterfaceAttachment |
AwsEc2NetworkInterfaceAttachment.withAttachmentId(String attachmentId)
The identifier of the network interface attachment
|
AwsEc2NetworkInterfaceAttachment |
AwsEc2NetworkInterfaceAttachment.withAttachTime(String attachTime)
Indicates when the attachment initiated.
|
AwsEc2NetworkInterfaceAttachment |
AwsEc2NetworkInterfaceAttachment.withDeleteOnTermination(Boolean deleteOnTermination)
Indicates whether the network interface is deleted when the instance is terminated.
|
AwsEc2NetworkInterfaceAttachment |
AwsEc2NetworkInterfaceAttachment.withDeviceIndex(Integer deviceIndex)
The device index of the network interface attachment on the instance.
|
AwsEc2NetworkInterfaceAttachment |
AwsEc2NetworkInterfaceAttachment.withInstanceId(String instanceId)
The ID of the instance.
|
AwsEc2NetworkInterfaceAttachment |
AwsEc2NetworkInterfaceAttachment.withInstanceOwnerId(String instanceOwnerId)
The AWS account ID of the owner of the instance.
|
AwsEc2NetworkInterfaceAttachment |
AwsEc2NetworkInterfaceAttachment.withStatus(String status)
The attachment state.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsEc2NetworkInterfaceDetails.setAttachment(AwsEc2NetworkInterfaceAttachment attachment)
The network interface attachment.
|
AwsEc2NetworkInterfaceDetails |
AwsEc2NetworkInterfaceDetails.withAttachment(AwsEc2NetworkInterfaceAttachment attachment)
The network interface attachment.
|
Copyright © 2020. All rights reserved.