AWS SDK for .NET Documentation
ServiceEndpoint Class
AmazonAmazon.CloudSearch.ModelServiceEndpoint Did this page help you?   Yes   No    Tell us about it...

The endpoint to which service requests can be submitted, including the actual URL prefix for sending requests and the Amazon Resource Name (ARN) so the endpoint can be referenced in other API calls such as UpdateServiceAccessPolicies.

Declaration Syntax
C#
public class ServiceEndpoint
Members
All MembersConstructorsMethodsProperties



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

Endpoint
The URL to which service requests can be submitted. Includes the API version and path prefix. For example, search-imdb-movies-oopcnjfn6ugofer3zx5iadxxca.eu-west-1.cloudsearch.amazonaws.com/2013-01-01/search or doc-imdb-movies-oopcnjfn6ugofer3zx5iadxxca.eu-west-1.cloudsearch.amazonaws.com/2013-01-01/documents/batch.

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.)
ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithEndpoint(String) Obsolete.
Sets the Endpoint property

Inheritance Hierarchy
Object
ServiceEndpoint

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