EndpointSetting - AWS Database Migration Service

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 AWS SDKs, see the following: