Click or drag to resize

IAWSReplicationTargetRegionEndPoint Property


Gets/sets the URL that serves as the entry point for the web service.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
string RegionEndPoint { get; set; }

Property Value

Type: String
Examples
Example: https://dynamodb.us-west-2.amazonaws.com is an entry point for the Amazon DynamoDB service.
See Also