Class: Aws::Types::DBEngineVersion
- Inherits:
-
Object
- Object
- Aws::Types::DBEngineVersion
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#create_time ⇒ ::Time
Returns the value of attribute create_time.
-
#custom_db_engine_version_manifest ⇒ ::String
Returns the value of attribute custom_db_engine_version_manifest.
-
#database_installation_files ⇒ ::Array[::String]
Returns the value of attribute database_installation_files.
-
#database_installation_files_s3_bucket_name ⇒ ::String
Returns the value of attribute database_installation_files_s3_bucket_name.
-
#database_installation_files_s3_prefix ⇒ ::String
Returns the value of attribute database_installation_files_s3_prefix.
-
#db_engine_description ⇒ ::String
Returns the value of attribute db_engine_description.
-
#db_engine_media_type ⇒ ::String
Returns the value of attribute db_engine_media_type.
-
#db_engine_version_arn ⇒ ::String
Returns the value of attribute db_engine_version_arn.
-
#db_engine_version_description ⇒ ::String
Returns the value of attribute db_engine_version_description.
-
#db_parameter_group_family ⇒ ::String
Returns the value of attribute db_parameter_group_family.
-
#default_character_set ⇒ Types::CharacterSet
Returns the value of attribute default_character_set.
-
#engine ⇒ ::String
Returns the value of attribute engine.
-
#engine_version ⇒ ::String
Returns the value of attribute engine_version.
-
#exportable_log_types ⇒ ::Array[::String]
Returns the value of attribute exportable_log_types.
-
#failure_reason ⇒ ::String
Returns the value of attribute failure_reason.
-
#image ⇒ Types::CustomDBEngineVersionAMI
Returns the value of attribute image.
-
#kms_key_id ⇒ ::String
Returns the value of attribute kms_key_id.
-
#major_engine_version ⇒ ::String
Returns the value of attribute major_engine_version.
-
#serverless_v2_features_support ⇒ Types::ServerlessV2FeaturesSupport
Returns the value of attribute serverless_v2_features_support.
-
#status ⇒ ::String
Returns the value of attribute status.
-
#supported_ca_certificate_identifiers ⇒ ::Array[::String]
Returns the value of attribute supported_ca_certificate_identifiers.
-
#supported_character_sets ⇒ ::Array[Types::CharacterSet]
Returns the value of attribute supported_character_sets.
-
#supported_engine_modes ⇒ ::Array[::String]
Returns the value of attribute supported_engine_modes.
-
#supported_feature_names ⇒ ::Array[::String]
Returns the value of attribute supported_feature_names.
-
#supported_nchar_character_sets ⇒ ::Array[Types::CharacterSet]
Returns the value of attribute supported_nchar_character_sets.
-
#supported_timezones ⇒ ::Array[Types::Timezone]
Returns the value of attribute supported_timezones.
-
#supports_babelfish ⇒ Boolean
Returns the value of attribute supports_babelfish.
-
#supports_certificate_rotation_without_restart ⇒ Boolean
Returns the value of attribute supports_certificate_rotation_without_restart.
-
#supports_global_databases ⇒ Boolean
Returns the value of attribute supports_global_databases.
-
#supports_integrations ⇒ Boolean
Returns the value of attribute supports_integrations.
-
#supports_limitless_database ⇒ Boolean
Returns the value of attribute supports_limitless_database.
-
#supports_local_write_forwarding ⇒ Boolean
Returns the value of attribute supports_local_write_forwarding.
-
#supports_log_exports_to_cloudwatch_logs ⇒ Boolean
Returns the value of attribute supports_log_exports_to_cloudwatch_logs.
-
#supports_parallel_query ⇒ Boolean
Returns the value of attribute supports_parallel_query.
-
#supports_read_replica ⇒ Boolean
Returns the value of attribute supports_read_replica.
-
#tag_list ⇒ ::Array[Types::Tag]
Returns the value of attribute tag_list.
-
#valid_upgrade_target ⇒ ::Array[Types::UpgradeTarget]
Returns the value of attribute valid_upgrade_target.
Instance Attribute Details
#create_time ⇒ ::Time
Returns the value of attribute create_time.
1167 1168 1169 |
# File 'sig/types.rbs', line 1167 def create_time @create_time end |
#custom_db_engine_version_manifest ⇒ ::String
Returns the value of attribute custom_db_engine_version_manifest.
1157 1158 1159 |
# File 'sig/types.rbs', line 1157 def custom_db_engine_version_manifest @custom_db_engine_version_manifest end |
#database_installation_files ⇒ ::Array[::String]
Returns the value of attribute database_installation_files.
1156 1157 1158 |
# File 'sig/types.rbs', line 1156 def database_installation_files @database_installation_files end |
#database_installation_files_s3_bucket_name ⇒ ::String
Returns the value of attribute database_installation_files_s3_bucket_name.
1154 1155 1156 |
# File 'sig/types.rbs', line 1154 def database_installation_files_s3_bucket_name @database_installation_files_s3_bucket_name end |
#database_installation_files_s3_prefix ⇒ ::String
Returns the value of attribute database_installation_files_s3_prefix.
1155 1156 1157 |
# File 'sig/types.rbs', line 1155 def database_installation_files_s3_prefix @database_installation_files_s3_prefix end |
#db_engine_description ⇒ ::String
Returns the value of attribute db_engine_description.
1159 1160 1161 |
# File 'sig/types.rbs', line 1159 def db_engine_description @db_engine_description end |
#db_engine_media_type ⇒ ::String
Returns the value of attribute db_engine_media_type.
1165 1166 1167 |
# File 'sig/types.rbs', line 1165 def db_engine_media_type @db_engine_media_type end |
#db_engine_version_arn ⇒ ::String
Returns the value of attribute db_engine_version_arn.
1160 1161 1162 |
# File 'sig/types.rbs', line 1160 def db_engine_version_arn @db_engine_version_arn end |
#db_engine_version_description ⇒ ::String
Returns the value of attribute db_engine_version_description.
1161 1162 1163 |
# File 'sig/types.rbs', line 1161 def db_engine_version_description @db_engine_version_description end |
#db_parameter_group_family ⇒ ::String
Returns the value of attribute db_parameter_group_family.
1158 1159 1160 |
# File 'sig/types.rbs', line 1158 def db_parameter_group_family @db_parameter_group_family end |
#default_character_set ⇒ Types::CharacterSet
Returns the value of attribute default_character_set.
1162 1163 1164 |
# File 'sig/types.rbs', line 1162 def default_character_set @default_character_set end |
#engine ⇒ ::String
Returns the value of attribute engine.
1151 1152 1153 |
# File 'sig/types.rbs', line 1151 def engine @engine end |
#engine_version ⇒ ::String
Returns the value of attribute engine_version.
1153 1154 1155 |
# File 'sig/types.rbs', line 1153 def engine_version @engine_version end |
#exportable_log_types ⇒ ::Array[::String]
Returns the value of attribute exportable_log_types.
1172 1173 1174 |
# File 'sig/types.rbs', line 1172 def exportable_log_types @exportable_log_types end |
#failure_reason ⇒ ::String
Returns the value of attribute failure_reason.
1163 1164 1165 |
# File 'sig/types.rbs', line 1163 def failure_reason @failure_reason end |
#image ⇒ Types::CustomDBEngineVersionAMI
Returns the value of attribute image.
1164 1165 1166 |
# File 'sig/types.rbs', line 1164 def image @image end |
#kms_key_id ⇒ ::String
Returns the value of attribute kms_key_id.
1166 1167 1168 |
# File 'sig/types.rbs', line 1166 def kms_key_id @kms_key_id end |
#major_engine_version ⇒ ::String
Returns the value of attribute major_engine_version.
1152 1153 1154 |
# File 'sig/types.rbs', line 1152 def major_engine_version @major_engine_version end |
#serverless_v2_features_support ⇒ Types::ServerlessV2FeaturesSupport
Returns the value of attribute serverless_v2_features_support.
1187 1188 1189 |
# File 'sig/types.rbs', line 1187 def serverless_v2_features_support @serverless_v2_features_support end |
#status ⇒ ::String
Returns the value of attribute status.
1177 1178 1179 |
# File 'sig/types.rbs', line 1177 def status @status end |
#supported_ca_certificate_identifiers ⇒ ::Array[::String]
Returns the value of attribute supported_ca_certificate_identifiers.
1184 1185 1186 |
# File 'sig/types.rbs', line 1184 def supported_ca_certificate_identifiers @supported_ca_certificate_identifiers end |
#supported_character_sets ⇒ ::Array[Types::CharacterSet]
Returns the value of attribute supported_character_sets.
1168 1169 1170 |
# File 'sig/types.rbs', line 1168 def supported_character_sets @supported_character_sets end |
#supported_engine_modes ⇒ ::Array[::String]
Returns the value of attribute supported_engine_modes.
1175 1176 1177 |
# File 'sig/types.rbs', line 1175 def supported_engine_modes @supported_engine_modes end |
#supported_feature_names ⇒ ::Array[::String]
Returns the value of attribute supported_feature_names.
1176 1177 1178 |
# File 'sig/types.rbs', line 1176 def supported_feature_names @supported_feature_names end |
#supported_nchar_character_sets ⇒ ::Array[Types::CharacterSet]
Returns the value of attribute supported_nchar_character_sets.
1169 1170 1171 |
# File 'sig/types.rbs', line 1169 def supported_nchar_character_sets @supported_nchar_character_sets end |
#supported_timezones ⇒ ::Array[Types::Timezone]
Returns the value of attribute supported_timezones.
1171 1172 1173 |
# File 'sig/types.rbs', line 1171 def supported_timezones @supported_timezones end |
#supports_babelfish ⇒ Boolean
Returns the value of attribute supports_babelfish.
1181 1182 1183 |
# File 'sig/types.rbs', line 1181 def supports_babelfish @supports_babelfish end |
#supports_certificate_rotation_without_restart ⇒ Boolean
Returns the value of attribute supports_certificate_rotation_without_restart.
1183 1184 1185 |
# File 'sig/types.rbs', line 1183 def supports_certificate_rotation_without_restart @supports_certificate_rotation_without_restart end |
#supports_global_databases ⇒ Boolean
Returns the value of attribute supports_global_databases.
1179 1180 1181 |
# File 'sig/types.rbs', line 1179 def supports_global_databases @supports_global_databases end |
#supports_integrations ⇒ Boolean
Returns the value of attribute supports_integrations.
1186 1187 1188 |
# File 'sig/types.rbs', line 1186 def supports_integrations @supports_integrations end |
#supports_limitless_database ⇒ Boolean
Returns the value of attribute supports_limitless_database.
1182 1183 1184 |
# File 'sig/types.rbs', line 1182 def supports_limitless_database @supports_limitless_database end |
#supports_local_write_forwarding ⇒ Boolean
Returns the value of attribute supports_local_write_forwarding.
1185 1186 1187 |
# File 'sig/types.rbs', line 1185 def supports_local_write_forwarding @supports_local_write_forwarding end |
#supports_log_exports_to_cloudwatch_logs ⇒ Boolean
Returns the value of attribute supports_log_exports_to_cloudwatch_logs.
1173 1174 1175 |
# File 'sig/types.rbs', line 1173 def supports_log_exports_to_cloudwatch_logs @supports_log_exports_to_cloudwatch_logs end |
#supports_parallel_query ⇒ Boolean
Returns the value of attribute supports_parallel_query.
1178 1179 1180 |
# File 'sig/types.rbs', line 1178 def supports_parallel_query @supports_parallel_query end |
#supports_read_replica ⇒ Boolean
Returns the value of attribute supports_read_replica.
1174 1175 1176 |
# File 'sig/types.rbs', line 1174 def supports_read_replica @supports_read_replica end |
#tag_list ⇒ ::Array[Types::Tag]
Returns the value of attribute tag_list.
1180 1181 1182 |
# File 'sig/types.rbs', line 1180 def tag_list @tag_list end |
#valid_upgrade_target ⇒ ::Array[Types::UpgradeTarget]
Returns the value of attribute valid_upgrade_target.
1170 1171 1172 |
# File 'sig/types.rbs', line 1170 def valid_upgrade_target @valid_upgrade_target end |