Class: Aws::Types::CreateDBInstanceMessage
- Inherits:
-
Object
- Object
- Aws::Types::CreateDBInstanceMessage
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#allocated_storage ⇒ ::Integer
Returns the value of attribute allocated_storage.
-
#auto_minor_version_upgrade ⇒ Boolean
Returns the value of attribute auto_minor_version_upgrade.
-
#availability_zone ⇒ ::String
Returns the value of attribute availability_zone.
-
#backup_retention_period ⇒ ::Integer
Returns the value of attribute backup_retention_period.
-
#character_set_name ⇒ ::String
Returns the value of attribute character_set_name.
-
#copy_tags_to_snapshot ⇒ Boolean
Returns the value of attribute copy_tags_to_snapshot.
-
#db_cluster_identifier ⇒ ::String
Returns the value of attribute db_cluster_identifier.
-
#db_instance_class ⇒ ::String
Returns the value of attribute db_instance_class.
-
#db_instance_identifier ⇒ ::String
Returns the value of attribute db_instance_identifier.
-
#db_name ⇒ ::String
Returns the value of attribute db_name.
-
#db_parameter_group_name ⇒ ::String
Returns the value of attribute db_parameter_group_name.
-
#db_security_groups ⇒ ::Array[::String]
Returns the value of attribute db_security_groups.
-
#db_subnet_group_name ⇒ ::String
Returns the value of attribute db_subnet_group_name.
-
#deletion_protection ⇒ Boolean
Returns the value of attribute deletion_protection.
-
#domain ⇒ ::String
Returns the value of attribute domain.
-
#domain_iam_role_name ⇒ ::String
Returns the value of attribute domain_iam_role_name.
-
#enable_cloudwatch_logs_exports ⇒ ::Array[::String]
Returns the value of attribute enable_cloudwatch_logs_exports.
-
#enable_iam_database_authentication ⇒ Boolean
Returns the value of attribute enable_iam_database_authentication.
-
#enable_performance_insights ⇒ Boolean
Returns the value of attribute enable_performance_insights.
-
#engine ⇒ ::String
Returns the value of attribute engine.
-
#engine_version ⇒ ::String
Returns the value of attribute engine_version.
-
#iops ⇒ ::Integer
Returns the value of attribute iops.
-
#kms_key_id ⇒ ::String
Returns the value of attribute kms_key_id.
-
#license_model ⇒ ::String
Returns the value of attribute license_model.
-
#master_user_password ⇒ ::String
Returns the value of attribute master_user_password.
-
#master_username ⇒ ::String
Returns the value of attribute master_username.
-
#monitoring_interval ⇒ ::Integer
Returns the value of attribute monitoring_interval.
-
#monitoring_role_arn ⇒ ::String
Returns the value of attribute monitoring_role_arn.
-
#multi_az ⇒ Boolean
Returns the value of attribute multi_az.
-
#option_group_name ⇒ ::String
Returns the value of attribute option_group_name.
-
#performance_insights_kms_key_id ⇒ ::String
Returns the value of attribute performance_insights_kms_key_id.
-
#port ⇒ ::Integer
Returns the value of attribute port.
-
#preferred_backup_window ⇒ ::String
Returns the value of attribute preferred_backup_window.
-
#preferred_maintenance_window ⇒ ::String
Returns the value of attribute preferred_maintenance_window.
-
#promotion_tier ⇒ ::Integer
Returns the value of attribute promotion_tier.
-
#publicly_accessible ⇒ Boolean
Returns the value of attribute publicly_accessible.
-
#storage_encrypted ⇒ Boolean
Returns the value of attribute storage_encrypted.
-
#storage_type ⇒ ::String
Returns the value of attribute storage_type.
-
#tags ⇒ ::Array[Types::Tag]
Returns the value of attribute tags.
-
#tde_credential_arn ⇒ ::String
Returns the value of attribute tde_credential_arn.
-
#tde_credential_password ⇒ ::String
Returns the value of attribute tde_credential_password.
-
#timezone ⇒ ::String
Returns the value of attribute timezone.
-
#vpc_security_group_ids ⇒ ::Array[::String]
Returns the value of attribute vpc_security_group_ids.
Instance Attribute Details
#allocated_storage ⇒ ::Integer
Returns the value of attribute allocated_storage.
216 217 218 |
# File 'sig/types.rbs', line 216 def allocated_storage @allocated_storage end |
#auto_minor_version_upgrade ⇒ Boolean
Returns the value of attribute auto_minor_version_upgrade.
232 233 234 |
# File 'sig/types.rbs', line 232 def auto_minor_version_upgrade @auto_minor_version_upgrade end |
#availability_zone ⇒ ::String
Returns the value of attribute availability_zone.
223 224 225 |
# File 'sig/types.rbs', line 223 def availability_zone @availability_zone end |
#backup_retention_period ⇒ ::Integer
Returns the value of attribute backup_retention_period.
227 228 229 |
# File 'sig/types.rbs', line 227 def backup_retention_period @backup_retention_period end |
#character_set_name ⇒ ::String
Returns the value of attribute character_set_name.
236 237 238 |
# File 'sig/types.rbs', line 236 def character_set_name @character_set_name end |
#copy_tags_to_snapshot ⇒ Boolean
Returns the value of attribute copy_tags_to_snapshot.
246 247 248 |
# File 'sig/types.rbs', line 246 def @copy_tags_to_snapshot end |
#db_cluster_identifier ⇒ ::String
Returns the value of attribute db_cluster_identifier.
239 240 241 |
# File 'sig/types.rbs', line 239 def db_cluster_identifier @db_cluster_identifier end |
#db_instance_class ⇒ ::String
Returns the value of attribute db_instance_class.
217 218 219 |
# File 'sig/types.rbs', line 217 def db_instance_class @db_instance_class end |
#db_instance_identifier ⇒ ::String
Returns the value of attribute db_instance_identifier.
215 216 217 |
# File 'sig/types.rbs', line 215 def db_instance_identifier @db_instance_identifier end |
#db_name ⇒ ::String
Returns the value of attribute db_name.
214 215 216 |
# File 'sig/types.rbs', line 214 def db_name @db_name end |
#db_parameter_group_name ⇒ ::String
Returns the value of attribute db_parameter_group_name.
226 227 228 |
# File 'sig/types.rbs', line 226 def db_parameter_group_name @db_parameter_group_name end |
#db_security_groups ⇒ ::Array[::String]
Returns the value of attribute db_security_groups.
221 222 223 |
# File 'sig/types.rbs', line 221 def db_security_groups @db_security_groups end |
#db_subnet_group_name ⇒ ::String
Returns the value of attribute db_subnet_group_name.
224 225 226 |
# File 'sig/types.rbs', line 224 def db_subnet_group_name @db_subnet_group_name end |
#deletion_protection ⇒ Boolean
Returns the value of attribute deletion_protection.
256 257 258 |
# File 'sig/types.rbs', line 256 def deletion_protection @deletion_protection end |
#domain ⇒ ::String
Returns the value of attribute domain.
245 246 247 |
# File 'sig/types.rbs', line 245 def domain @domain end |
#domain_iam_role_name ⇒ ::String
Returns the value of attribute domain_iam_role_name.
249 250 251 |
# File 'sig/types.rbs', line 249 def domain_iam_role_name @domain_iam_role_name end |
#enable_cloudwatch_logs_exports ⇒ ::Array[::String]
Returns the value of attribute enable_cloudwatch_logs_exports.
255 256 257 |
# File 'sig/types.rbs', line 255 def enable_cloudwatch_logs_exports @enable_cloudwatch_logs_exports end |
#enable_iam_database_authentication ⇒ Boolean
Returns the value of attribute enable_iam_database_authentication.
252 253 254 |
# File 'sig/types.rbs', line 252 def enable_iam_database_authentication @enable_iam_database_authentication end |
#enable_performance_insights ⇒ Boolean
Returns the value of attribute enable_performance_insights.
253 254 255 |
# File 'sig/types.rbs', line 253 def enable_performance_insights @enable_performance_insights end |
#engine ⇒ ::String
Returns the value of attribute engine.
218 219 220 |
# File 'sig/types.rbs', line 218 def engine @engine end |
#engine_version ⇒ ::String
Returns the value of attribute engine_version.
231 232 233 |
# File 'sig/types.rbs', line 231 def engine_version @engine_version end |
#iops ⇒ ::Integer
Returns the value of attribute iops.
234 235 236 |
# File 'sig/types.rbs', line 234 def iops @iops end |
#kms_key_id ⇒ ::String
Returns the value of attribute kms_key_id.
244 245 246 |
# File 'sig/types.rbs', line 244 def kms_key_id @kms_key_id end |
#license_model ⇒ ::String
Returns the value of attribute license_model.
233 234 235 |
# File 'sig/types.rbs', line 233 def license_model @license_model end |
#master_user_password ⇒ ::String
Returns the value of attribute master_user_password.
220 221 222 |
# File 'sig/types.rbs', line 220 def master_user_password @master_user_password end |
#master_username ⇒ ::String
Returns the value of attribute master_username.
219 220 221 |
# File 'sig/types.rbs', line 219 def master_username @master_username end |
#monitoring_interval ⇒ ::Integer
Returns the value of attribute monitoring_interval.
247 248 249 |
# File 'sig/types.rbs', line 247 def monitoring_interval @monitoring_interval end |
#monitoring_role_arn ⇒ ::String
Returns the value of attribute monitoring_role_arn.
248 249 250 |
# File 'sig/types.rbs', line 248 def monitoring_role_arn @monitoring_role_arn end |
#multi_az ⇒ Boolean
Returns the value of attribute multi_az.
230 231 232 |
# File 'sig/types.rbs', line 230 def multi_az @multi_az end |
#option_group_name ⇒ ::String
Returns the value of attribute option_group_name.
235 236 237 |
# File 'sig/types.rbs', line 235 def option_group_name @option_group_name end |
#performance_insights_kms_key_id ⇒ ::String
Returns the value of attribute performance_insights_kms_key_id.
254 255 256 |
# File 'sig/types.rbs', line 254 def performance_insights_kms_key_id @performance_insights_kms_key_id end |
#port ⇒ ::Integer
Returns the value of attribute port.
229 230 231 |
# File 'sig/types.rbs', line 229 def port @port end |
#preferred_backup_window ⇒ ::String
Returns the value of attribute preferred_backup_window.
228 229 230 |
# File 'sig/types.rbs', line 228 def preferred_backup_window @preferred_backup_window end |
#preferred_maintenance_window ⇒ ::String
Returns the value of attribute preferred_maintenance_window.
225 226 227 |
# File 'sig/types.rbs', line 225 def preferred_maintenance_window @preferred_maintenance_window end |
#promotion_tier ⇒ ::Integer
Returns the value of attribute promotion_tier.
250 251 252 |
# File 'sig/types.rbs', line 250 def promotion_tier @promotion_tier end |
#publicly_accessible ⇒ Boolean
Returns the value of attribute publicly_accessible.
237 238 239 |
# File 'sig/types.rbs', line 237 def publicly_accessible @publicly_accessible end |
#storage_encrypted ⇒ Boolean
Returns the value of attribute storage_encrypted.
243 244 245 |
# File 'sig/types.rbs', line 243 def storage_encrypted @storage_encrypted end |
#storage_type ⇒ ::String
Returns the value of attribute storage_type.
240 241 242 |
# File 'sig/types.rbs', line 240 def storage_type @storage_type end |
#tags ⇒ ::Array[Types::Tag]
Returns the value of attribute tags.
238 239 240 |
# File 'sig/types.rbs', line 238 def @tags end |
#tde_credential_arn ⇒ ::String
Returns the value of attribute tde_credential_arn.
241 242 243 |
# File 'sig/types.rbs', line 241 def tde_credential_arn @tde_credential_arn end |
#tde_credential_password ⇒ ::String
Returns the value of attribute tde_credential_password.
242 243 244 |
# File 'sig/types.rbs', line 242 def tde_credential_password @tde_credential_password end |
#timezone ⇒ ::String
Returns the value of attribute timezone.
251 252 253 |
# File 'sig/types.rbs', line 251 def timezone @timezone end |
#vpc_security_group_ids ⇒ ::Array[::String]
Returns the value of attribute vpc_security_group_ids.
222 223 224 |
# File 'sig/types.rbs', line 222 def vpc_security_group_ids @vpc_security_group_ids end |