Table of Contents

Class AmazonPollyConfig

Namespace
Amazon.Polly
Assembly
AWSSDK.Polly.dll

Configuration for accessing Amazon Polly service

public class AmazonPollyConfig : ClientConfig
Inheritance
AmazonPollyConfig

Constructors

AmazonPollyConfig()

Default constructor

public AmazonPollyConfig()

Properties

RegionEndpointServiceName

The constant used to lookup in the region hash the endpoint.

public override string RegionEndpointServiceName { get; }

Property Value

string

ServiceVersion

Gets the ServiceVersion property.

public override string ServiceVersion { get; }

Property Value

string

UserAgent

Gets the value of UserAgent property.

public override string UserAgent { get; }

Property Value

string