MultiRegionEndpoint
An object that contains multi-region endpoint (global-endpoint) properties.
Contents
- CreatedTimestamp
- 
               The time stamp of when the multi-region endpoint (global-endpoint) was created. Type: Timestamp Required: No 
- EndpointId
- 
               The ID of the multi-region endpoint (global-endpoint). Type: String Required: No 
- EndpointName
- 
               The name of the multi-region endpoint (global-endpoint). Type: String Length Constraints: Minimum length of 1. Maximum length of 64. Pattern: ^[\w\-_]+$Required: No 
- LastUpdatedTimestamp
- 
               The time stamp of when the multi-region endpoint (global-endpoint) was last updated. Type: Timestamp Required: No 
- Regions
- 
               Primary and secondary regions between which multi-region endpoint splits sending traffic. Type: Array of strings Required: No 
- Status
- 
               The status of the multi-region endpoint (global-endpoint). - 
                     CREATING– The resource is being provisioned.
- 
                     READY– The resource is ready to use.
- 
                     FAILED– The resource failed to be provisioned.
- 
                     DELETING– The resource is being deleted as requested.
 Type: String Valid Values: CREATING | READY | FAILED | DELETINGRequired: No 
- 
                     
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: