HorizonDbParameterGroupPropertiesForPatchUpdate interface

Properties of a HorizonDb parameter group for update operations.

Properties

applyImmediately

Indicates whether the parameters should be applied immediately.

description

Description of the parameter group.

parameters

Parameters in the parameter group.

Property Details

applyImmediately

Indicates whether the parameters should be applied immediately.

applyImmediately?: boolean

Property Value

boolean

description

Description of the parameter group.

description?: string

Property Value

string

parameters

Parameters in the parameter group.

parameters?: ParameterProperties[]

Property Value