amazonka-rds-2.0: Amazon Relational Database Service SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.RDS.Types.OptionGroupOption

Description

 
Synopsis

Documentation

data OptionGroupOption Source #

Available option.

See: newOptionGroupOption smart constructor.

Constructors

OptionGroupOption' 

Fields

Instances

Instances details
FromXML OptionGroupOption Source # 
Instance details

Defined in Amazonka.RDS.Types.OptionGroupOption

Generic OptionGroupOption Source # 
Instance details

Defined in Amazonka.RDS.Types.OptionGroupOption

Associated Types

type Rep OptionGroupOption :: Type -> Type #

Read OptionGroupOption Source # 
Instance details

Defined in Amazonka.RDS.Types.OptionGroupOption

Show OptionGroupOption Source # 
Instance details

Defined in Amazonka.RDS.Types.OptionGroupOption

NFData OptionGroupOption Source # 
Instance details

Defined in Amazonka.RDS.Types.OptionGroupOption

Methods

rnf :: OptionGroupOption -> () #

Eq OptionGroupOption Source # 
Instance details

Defined in Amazonka.RDS.Types.OptionGroupOption

Hashable OptionGroupOption Source # 
Instance details

Defined in Amazonka.RDS.Types.OptionGroupOption

type Rep OptionGroupOption Source # 
Instance details

Defined in Amazonka.RDS.Types.OptionGroupOption

type Rep OptionGroupOption = D1 ('MetaData "OptionGroupOption" "Amazonka.RDS.Types.OptionGroupOption" "amazonka-rds-2.0-3xXyiLHmAvvCXXUIx1uhpP" 'False) (C1 ('MetaCons "OptionGroupOption'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "copyableCrossAccount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "defaultPort") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "engineName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "majorEngineVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "minimumRequiredMinorEngineVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "optionGroupOptionSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [OptionGroupOptionSetting]))))) :*: (((S1 ('MetaSel ('Just "optionGroupOptionVersions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [OptionVersion])) :*: S1 ('MetaSel ('Just "optionsConflictsWith") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))) :*: (S1 ('MetaSel ('Just "optionsDependedOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "permanent") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)))) :*: ((S1 ('MetaSel ('Just "persistent") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "portRequired") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "requiresAutoMinorEngineVersionUpgrade") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "supportsOptionVersionDowngrade") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "vpcOnly") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))))))

newOptionGroupOption :: OptionGroupOption Source #

Create a value of OptionGroupOption with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:copyableCrossAccount:OptionGroupOption', optionGroupOption_copyableCrossAccount - Specifies whether the option can be copied across Amazon Web Services accounts.

$sel:defaultPort:OptionGroupOption', optionGroupOption_defaultPort - If the option requires a port, specifies the default port for the option.

$sel:description:OptionGroupOption', optionGroupOption_description - The description of the option.

$sel:engineName:OptionGroupOption', optionGroupOption_engineName - The name of the engine that this option can be applied to.

$sel:majorEngineVersion:OptionGroupOption', optionGroupOption_majorEngineVersion - Indicates the major engine version that the option is available for.

$sel:minimumRequiredMinorEngineVersion:OptionGroupOption', optionGroupOption_minimumRequiredMinorEngineVersion - The minimum required engine version for the option to be applied.

$sel:name:OptionGroupOption', optionGroupOption_name - The name of the option.

$sel:optionGroupOptionSettings:OptionGroupOption', optionGroupOption_optionGroupOptionSettings - The option settings that are available (and the default value) for each option in an option group.

$sel:optionGroupOptionVersions:OptionGroupOption', optionGroupOption_optionGroupOptionVersions - The versions that are available for the option.

$sel:optionsConflictsWith:OptionGroupOption', optionGroupOption_optionsConflictsWith - The options that conflict with this option.

$sel:optionsDependedOn:OptionGroupOption', optionGroupOption_optionsDependedOn - The options that are prerequisites for this option.

$sel:permanent:OptionGroupOption', optionGroupOption_permanent - Permanent options can never be removed from an option group. An option group containing a permanent option can't be removed from a DB instance.

$sel:persistent:OptionGroupOption', optionGroupOption_persistent - Persistent options can't be removed from an option group while DB instances are associated with the option group. If you disassociate all DB instances from the option group, your can remove the persistent option from the option group.

$sel:portRequired:OptionGroupOption', optionGroupOption_portRequired - Specifies whether the option requires a port.

$sel:requiresAutoMinorEngineVersionUpgrade:OptionGroupOption', optionGroupOption_requiresAutoMinorEngineVersionUpgrade - If true, you must enable the Auto Minor Version Upgrade setting for your DB instance before you can use this option. You can enable Auto Minor Version Upgrade when you first create your DB instance, or by modifying your DB instance later.

$sel:supportsOptionVersionDowngrade:OptionGroupOption', optionGroupOption_supportsOptionVersionDowngrade - If true, you can change the option to an earlier version of the option. This only applies to options that have different versions available.

$sel:vpcOnly:OptionGroupOption', optionGroupOption_vpcOnly - If true, you can only use this option with a DB instance that is in a VPC.

optionGroupOption_copyableCrossAccount :: Lens' OptionGroupOption (Maybe Bool) Source #

Specifies whether the option can be copied across Amazon Web Services accounts.

optionGroupOption_defaultPort :: Lens' OptionGroupOption (Maybe Int) Source #

If the option requires a port, specifies the default port for the option.

optionGroupOption_engineName :: Lens' OptionGroupOption (Maybe Text) Source #

The name of the engine that this option can be applied to.

optionGroupOption_majorEngineVersion :: Lens' OptionGroupOption (Maybe Text) Source #

Indicates the major engine version that the option is available for.

optionGroupOption_minimumRequiredMinorEngineVersion :: Lens' OptionGroupOption (Maybe Text) Source #

The minimum required engine version for the option to be applied.

optionGroupOption_optionGroupOptionSettings :: Lens' OptionGroupOption (Maybe [OptionGroupOptionSetting]) Source #

The option settings that are available (and the default value) for each option in an option group.

optionGroupOption_optionGroupOptionVersions :: Lens' OptionGroupOption (Maybe [OptionVersion]) Source #

The versions that are available for the option.

optionGroupOption_optionsConflictsWith :: Lens' OptionGroupOption (Maybe [Text]) Source #

The options that conflict with this option.

optionGroupOption_optionsDependedOn :: Lens' OptionGroupOption (Maybe [Text]) Source #

The options that are prerequisites for this option.

optionGroupOption_permanent :: Lens' OptionGroupOption (Maybe Bool) Source #

Permanent options can never be removed from an option group. An option group containing a permanent option can't be removed from a DB instance.

optionGroupOption_persistent :: Lens' OptionGroupOption (Maybe Bool) Source #

Persistent options can't be removed from an option group while DB instances are associated with the option group. If you disassociate all DB instances from the option group, your can remove the persistent option from the option group.

optionGroupOption_portRequired :: Lens' OptionGroupOption (Maybe Bool) Source #

Specifies whether the option requires a port.

optionGroupOption_requiresAutoMinorEngineVersionUpgrade :: Lens' OptionGroupOption (Maybe Bool) Source #

If true, you must enable the Auto Minor Version Upgrade setting for your DB instance before you can use this option. You can enable Auto Minor Version Upgrade when you first create your DB instance, or by modifying your DB instance later.

optionGroupOption_supportsOptionVersionDowngrade :: Lens' OptionGroupOption (Maybe Bool) Source #

If true, you can change the option to an earlier version of the option. This only applies to options that have different versions available.

optionGroupOption_vpcOnly :: Lens' OptionGroupOption (Maybe Bool) Source #

If true, you can only use this option with a DB instance that is in a VPC.