RelationalDatabaseParameter - Amazon Lightsail

RelationalDatabaseParameter

Describes the parameters of a database.

Contents

allowedValues

Specifies the valid range of values for the parameter.

Type: String

Required: No

applyMethod

Indicates when parameter updates are applied.

Can be immediate or pending-reboot.

Type: String

Required: No

applyType

Specifies the engine-specific parameter type.

Type: String

Required: No

dataType

Specifies the valid data type for the parameter.

Type: String

Required: No

description

Provides a description of the parameter.

Type: String

Required: No

isModifiable

A Boolean value indicating whether the parameter can be modified.

Type: Boolean

Required: No

parameterName

Specifies the name of the parameter.

Type: String

Required: No

parameterValue

Specifies the value of the parameter.

Type: String

Required: No

See Also

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