AWS SDK for .NET Documentation
ModifyNetworkInterfaceAttachment Class
AmazonAmazon.EC2.ModelModifyNetworkInterfaceAttachment Did this page help you?   Yes   No    Tell us about it...
Modify Network Interface Attachment
Declaration Syntax
C#
public class ModifyNetworkInterfaceAttachment
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
ModifyNetworkInterfaceAttachment()()()()
Initializes a new instance of the ModifyNetworkInterfaceAttachment class

AttachmentId
Attachment ID.

DeleteOnTermination
Whether the attachment is deleted on instance termination.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
IsSetAttachmentId()()()()
Checks if the AttachmentId property is set

IsSetDeleteOnTermination()()()()
Checks if the DeleteOnTermination property is set

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithAttachmentId(String) Obsolete.
Sets the attachment ID.

WithDeleteOnTermination(Boolean) Obsolete.
Sets whether the attachment is deleted on instance termination.

Inheritance Hierarchy
Object
ModifyNetworkInterfaceAttachment

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)