Data Source schema for AWS::RDS::OptionGroup
id
(String) Uniquely identifies the resource.engine_name
(String) Indicates the name of the engine that this option group can be applied to.major_engine_version
(String) Indicates the major engine version associated with this option group.option_configurations
(Attributes List) Indicates what options are available in the option group. (see below for nested schema)option_group_description
(String) Provides a description of the option group.option_group_name
(String) Specifies the name of the option group.tags
(Attributes List) An array of key-value pairs to apply to this resource. (see below for nested schema)option_configurations
Read-Only:
db_security_group_memberships
(Set of String) A list of DBSecurityGroupMembership name strings used for this option.option_name
(String) The configuration of options to include in a group.option_settings
(Attributes List) The option settings to include in an option group. (see below for nested schema)option_version
(String) The version for the option.port
(Number) The optional port for the option.vpc_security_group_memberships
(Set of String) A list of VpcSecurityGroupMembership name strings used for this option.option_configurations.option_settings
Read-Only:
name
(String) The name of the option that has settings that you can set.value
(String) The current value of the option setting.tags
Read-Only:
key
(String) The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.value
(String) The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.