AWS SDK for .NET Documentation
Endpoint Class
AmazonAmazon.RDS.ModelEndpoint Did this page help you?   Yes   No    Tell us about it...

This data type is used as a response element in the following actions:

Declaration Syntax
C#
public class Endpoint
Members
All MembersConstructorsMethodsProperties



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

Address
Specifies the DNS address of the DB instance.

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.)
Port
Specifies the port that the database engine is listening on.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithAddress(String) Obsolete.
Sets the Address property

WithPort(Int32) Obsolete.
Sets the Port property

Inheritance Hierarchy
Object
Endpoint

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