TSESV2CreateMultiRegionEndpointRequest
Class in AWS.SESV2
CreateMultiRegionEndpoint request class.
Ancestors
Properties
Details
property Details: ISESV2Details
Type: ISESV2Details
EndpointName
property EndpointName: string
Tags
property Tags: IAWSTags
Constructors
Create
constructor Create(const AEndpointName: string; const ARegions: TArray<string>);
Constructor for TSESV2CreateMultiRegionEndpointRequest.
Parameters
| Name | Description |
|---|---|
AEndpointName | Specify the name for the multi-region endpoint. |
ARegions | Specify a list of regions to populate Details with. |