EndpointSetting - Amazon Database Migration Service
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

EndpointSetting

Endpoint settings.

Contents

Applicability

The relevance or validity of an endpoint setting for an engine name and its endpoint type.

Type: String

Required: No

DefaultValue

The default value of the endpoint setting if no value is specified using CreateEndpoint or ModifyEndpoint.

Type: String

Required: No

EnumValues

Enumerated values to use for this endpoint.

Type: Array of strings

Required: No

IntValueMax

The maximum value of an endpoint setting that is of type int.

Type: Integer

Required: No

IntValueMin

The minimum value of an endpoint setting that is of type int.

Type: Integer

Required: No

Name

The name that you want to give the endpoint settings.

Type: String

Required: No

Sensitive

A value that marks this endpoint setting as sensitive.

Type: Boolean

Required: No

Type

The type of endpoint. Valid values are source and target.

Type: String

Valid Values: string | boolean | integer | enum

Required: No

Units

The unit of measure for this endpoint setting.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: