SecondaryInterfaceAttachment.Builder |
SecondaryInterfaceAttachment.Builder.attachmentId(String attachmentId) |
The ID of the attachment.
|
SecondaryInterfaceAttachment.Builder |
SecondaryInterfaceAttachment.Builder.attachTime(Instant attachTime) |
The timestamp when the attachment was created.
|
static SecondaryInterfaceAttachment.Builder |
SecondaryInterfaceAttachment.builder() |
|
SecondaryInterfaceAttachment.Builder |
SecondaryInterfaceAttachment.Builder.deleteOnTermination(Boolean deleteOnTermination) |
Indicates whether the secondary interface is deleted when the instance is terminated.
|
SecondaryInterfaceAttachment.Builder |
SecondaryInterfaceAttachment.Builder.deviceIndex(Integer deviceIndex) |
The device index of the secondary interface.
|
SecondaryInterfaceAttachment.Builder |
SecondaryInterfaceAttachment.Builder.instanceId(String instanceId) |
The ID of the instance to which the secondary interface is attached.
|
SecondaryInterfaceAttachment.Builder |
SecondaryInterfaceAttachment.Builder.instanceOwnerId(String instanceOwnerId) |
The Amazon Web Services account ID of the owner of the instance.
|
SecondaryInterfaceAttachment.Builder |
SecondaryInterfaceAttachment.Builder.networkCardIndex(Integer networkCardIndex) |
The index of the network card.
|
SecondaryInterfaceAttachment.Builder |
SecondaryInterfaceAttachment.Builder.status(String status) |
The attachment state.
|
SecondaryInterfaceAttachment.Builder |
SecondaryInterfaceAttachment.Builder.status(AttachmentStatus status) |
The attachment state.
|
SecondaryInterfaceAttachment.Builder |
SecondaryInterfaceAttachment.toBuilder() |
|