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.492
Syntax
string RegionEndPoint { get; set; }

Property Value

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