OptionGroupOptionSetting

Option group option settings are used to display settings available for each option with their default values and other information. These values are used with the DescribeOptionGroupOptions action.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Indicates the acceptable values for the option group option.

Link copied to clipboard

The DB engine specific parameter type for the option group option.

Link copied to clipboard

The default value for the option group option.

Link copied to clipboard

Indicates whether this option group option can be changed from the default value.

Link copied to clipboard

Indicates whether a value must be specified for this option setting of the option group option.

Link copied to clipboard

The minimum DB engine version required for the corresponding allowed value for this option setting.

Link copied to clipboard

The description of the option group option.

Link copied to clipboard

The name of the option group option.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String