Class: Aws::Neptune::Types::DBEngineVersion

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-neptune/types.rb

Overview

This data type is used as a response element in the action DescribeDBEngineVersions.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#db_engine_descriptionString

The description of the database engine.



2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
# File 'lib/aws-sdk-neptune/types.rb', line 2716

class DBEngineVersion < Struct.new(
  :engine,
  :engine_version,
  :db_parameter_group_family,
  :db_engine_description,
  :db_engine_version_description,
  :default_character_set,
  :supported_character_sets,
  :valid_upgrade_target,
  :supported_timezones,
  :exportable_log_types,
  :supports_log_exports_to_cloudwatch_logs,
  :supports_read_replica,
  :supports_global_databases)
  SENSITIVE = []
  include Aws::Structure
end

#db_engine_version_descriptionString

The description of the database engine version.



2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
# File 'lib/aws-sdk-neptune/types.rb', line 2716

class DBEngineVersion < Struct.new(
  :engine,
  :engine_version,
  :db_parameter_group_family,
  :db_engine_description,
  :db_engine_version_description,
  :default_character_set,
  :supported_character_sets,
  :valid_upgrade_target,
  :supported_timezones,
  :exportable_log_types,
  :supports_log_exports_to_cloudwatch_logs,
  :supports_read_replica,
  :supports_global_databases)
  SENSITIVE = []
  include Aws::Structure
end

#db_parameter_group_familyString

The name of the DB parameter group family for the database engine.



2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
# File 'lib/aws-sdk-neptune/types.rb', line 2716

class DBEngineVersion < Struct.new(
  :engine,
  :engine_version,
  :db_parameter_group_family,
  :db_engine_description,
  :db_engine_version_description,
  :default_character_set,
  :supported_character_sets,
  :valid_upgrade_target,
  :supported_timezones,
  :exportable_log_types,
  :supports_log_exports_to_cloudwatch_logs,
  :supports_read_replica,
  :supports_global_databases)
  SENSITIVE = []
  include Aws::Structure
end

#default_character_setTypes::CharacterSet

*(Not supported by Neptune)*



2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
# File 'lib/aws-sdk-neptune/types.rb', line 2716

class DBEngineVersion < Struct.new(
  :engine,
  :engine_version,
  :db_parameter_group_family,
  :db_engine_description,
  :db_engine_version_description,
  :default_character_set,
  :supported_character_sets,
  :valid_upgrade_target,
  :supported_timezones,
  :exportable_log_types,
  :supports_log_exports_to_cloudwatch_logs,
  :supports_read_replica,
  :supports_global_databases)
  SENSITIVE = []
  include Aws::Structure
end

#engineString

The name of the database engine.



2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
# File 'lib/aws-sdk-neptune/types.rb', line 2716

class DBEngineVersion < Struct.new(
  :engine,
  :engine_version,
  :db_parameter_group_family,
  :db_engine_description,
  :db_engine_version_description,
  :default_character_set,
  :supported_character_sets,
  :valid_upgrade_target,
  :supported_timezones,
  :exportable_log_types,
  :supports_log_exports_to_cloudwatch_logs,
  :supports_read_replica,
  :supports_global_databases)
  SENSITIVE = []
  include Aws::Structure
end

#engine_versionString

The version number of the database engine.



2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
# File 'lib/aws-sdk-neptune/types.rb', line 2716

class DBEngineVersion < Struct.new(
  :engine,
  :engine_version,
  :db_parameter_group_family,
  :db_engine_description,
  :db_engine_version_description,
  :default_character_set,
  :supported_character_sets,
  :valid_upgrade_target,
  :supported_timezones,
  :exportable_log_types,
  :supports_log_exports_to_cloudwatch_logs,
  :supports_read_replica,
  :supports_global_databases)
  SENSITIVE = []
  include Aws::Structure
end

#exportable_log_typesArray<String>

The types of logs that the database engine has available for export to CloudWatch Logs.



2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
# File 'lib/aws-sdk-neptune/types.rb', line 2716

class DBEngineVersion < Struct.new(
  :engine,
  :engine_version,
  :db_parameter_group_family,
  :db_engine_description,
  :db_engine_version_description,
  :default_character_set,
  :supported_character_sets,
  :valid_upgrade_target,
  :supported_timezones,
  :exportable_log_types,
  :supports_log_exports_to_cloudwatch_logs,
  :supports_read_replica,
  :supports_global_databases)
  SENSITIVE = []
  include Aws::Structure
end

#supported_character_setsArray<Types::CharacterSet>

*(Not supported by Neptune)*



2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
# File 'lib/aws-sdk-neptune/types.rb', line 2716

class DBEngineVersion < Struct.new(
  :engine,
  :engine_version,
  :db_parameter_group_family,
  :db_engine_description,
  :db_engine_version_description,
  :default_character_set,
  :supported_character_sets,
  :valid_upgrade_target,
  :supported_timezones,
  :exportable_log_types,
  :supports_log_exports_to_cloudwatch_logs,
  :supports_read_replica,
  :supports_global_databases)
  SENSITIVE = []
  include Aws::Structure
end

#supported_timezonesArray<Types::Timezone>

A list of the time zones supported by this engine for the ‘Timezone` parameter of the `CreateDBInstance` action.



2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
# File 'lib/aws-sdk-neptune/types.rb', line 2716

class DBEngineVersion < Struct.new(
  :engine,
  :engine_version,
  :db_parameter_group_family,
  :db_engine_description,
  :db_engine_version_description,
  :default_character_set,
  :supported_character_sets,
  :valid_upgrade_target,
  :supported_timezones,
  :exportable_log_types,
  :supports_log_exports_to_cloudwatch_logs,
  :supports_read_replica,
  :supports_global_databases)
  SENSITIVE = []
  include Aws::Structure
end

#supports_global_databasesBoolean

A value that indicates whether you can use Aurora global databases with a specific DB engine version.



2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
# File 'lib/aws-sdk-neptune/types.rb', line 2716

class DBEngineVersion < Struct.new(
  :engine,
  :engine_version,
  :db_parameter_group_family,
  :db_engine_description,
  :db_engine_version_description,
  :default_character_set,
  :supported_character_sets,
  :valid_upgrade_target,
  :supported_timezones,
  :exportable_log_types,
  :supports_log_exports_to_cloudwatch_logs,
  :supports_read_replica,
  :supports_global_databases)
  SENSITIVE = []
  include Aws::Structure
end

#supports_log_exports_to_cloudwatch_logsBoolean

A value that indicates whether the engine version supports exporting the log types specified by ExportableLogTypes to CloudWatch Logs.



2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
# File 'lib/aws-sdk-neptune/types.rb', line 2716

class DBEngineVersion < Struct.new(
  :engine,
  :engine_version,
  :db_parameter_group_family,
  :db_engine_description,
  :db_engine_version_description,
  :default_character_set,
  :supported_character_sets,
  :valid_upgrade_target,
  :supported_timezones,
  :exportable_log_types,
  :supports_log_exports_to_cloudwatch_logs,
  :supports_read_replica,
  :supports_global_databases)
  SENSITIVE = []
  include Aws::Structure
end

#supports_read_replicaBoolean

Indicates whether the database engine version supports read replicas.



2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
# File 'lib/aws-sdk-neptune/types.rb', line 2716

class DBEngineVersion < Struct.new(
  :engine,
  :engine_version,
  :db_parameter_group_family,
  :db_engine_description,
  :db_engine_version_description,
  :default_character_set,
  :supported_character_sets,
  :valid_upgrade_target,
  :supported_timezones,
  :exportable_log_types,
  :supports_log_exports_to_cloudwatch_logs,
  :supports_read_replica,
  :supports_global_databases)
  SENSITIVE = []
  include Aws::Structure
end

#valid_upgrade_targetArray<Types::UpgradeTarget>

A list of engine versions that this database engine version can be upgraded to.



2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
# File 'lib/aws-sdk-neptune/types.rb', line 2716

class DBEngineVersion < Struct.new(
  :engine,
  :engine_version,
  :db_parameter_group_family,
  :db_engine_description,
  :db_engine_version_description,
  :default_character_set,
  :supported_character_sets,
  :valid_upgrade_target,
  :supported_timezones,
  :exportable_log_types,
  :supports_log_exports_to_cloudwatch_logs,
  :supports_read_replica,
  :supports_global_databases)
  SENSITIVE = []
  include Aws::Structure
end