AwsEc2NetworkInterfaceAttachment.Builder |
AwsEc2NetworkInterfaceAttachment.Builder.attachmentId(String attachmentId) |
The identifier of the network interface attachment
|
AwsEc2NetworkInterfaceAttachment.Builder |
AwsEc2NetworkInterfaceAttachment.Builder.attachTime(String attachTime) |
Indicates when the attachment initiated.
|
static AwsEc2NetworkInterfaceAttachment.Builder |
AwsEc2NetworkInterfaceAttachment.builder() |
|
AwsEc2NetworkInterfaceAttachment.Builder |
AwsEc2NetworkInterfaceAttachment.Builder.deleteOnTermination(Boolean deleteOnTermination) |
Indicates whether the network interface is deleted when the instance is terminated.
|
AwsEc2NetworkInterfaceAttachment.Builder |
AwsEc2NetworkInterfaceAttachment.Builder.deviceIndex(Integer deviceIndex) |
The device index of the network interface attachment on the instance.
|
AwsEc2NetworkInterfaceAttachment.Builder |
AwsEc2NetworkInterfaceAttachment.Builder.instanceId(String instanceId) |
The ID of the instance.
|
AwsEc2NetworkInterfaceAttachment.Builder |
AwsEc2NetworkInterfaceAttachment.Builder.instanceOwnerId(String instanceOwnerId) |
The Amazon Web Services account ID of the owner of the instance.
|
AwsEc2NetworkInterfaceAttachment.Builder |
AwsEc2NetworkInterfaceAttachment.Builder.status(String status) |
The attachment state.
|
AwsEc2NetworkInterfaceAttachment.Builder |
AwsEc2NetworkInterfaceAttachment.toBuilder() |
|