Class: Aws::Types::CreateDBInstanceMessage
- Inherits:
-
Object
- Object
- Aws::Types::CreateDBInstanceMessage
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#additional_storage_volumes ⇒ ::Array[Types::AdditionalStorageVolume]
Returns the value of attribute additional_storage_volumes.
-
#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.
-
#backup_target ⇒ ::String
Returns the value of attribute backup_target.
-
#ca_certificate_identifier ⇒ ::String
Returns the value of attribute ca_certificate_identifier.
-
#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.
-
#custom_iam_instance_profile ⇒ ::String
Returns the value of attribute custom_iam_instance_profile.
-
#database_insights_mode ⇒ "standard", "advanced"
Returns the value of attribute database_insights_mode.
-
#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.
-
#db_system_id ⇒ ::String
Returns the value of attribute db_system_id.
-
#dedicated_log_volume ⇒ Boolean
Returns the value of attribute dedicated_log_volume.
-
#deletion_protection ⇒ Boolean
Returns the value of attribute deletion_protection.
-
#domain ⇒ ::String
Returns the value of attribute domain.
-
#domain_auth_secret_arn ⇒ ::String
Returns the value of attribute domain_auth_secret_arn.
-
#domain_dns_ips ⇒ ::Array[::String]
Returns the value of attribute domain_dns_ips.
-
#domain_fqdn ⇒ ::String
Returns the value of attribute domain_fqdn.
-
#domain_iam_role_name ⇒ ::String
Returns the value of attribute domain_iam_role_name.
-
#domain_ou ⇒ ::String
Returns the value of attribute domain_ou.
-
#enable_cloudwatch_logs_exports ⇒ ::Array[::String]
Returns the value of attribute enable_cloudwatch_logs_exports.
-
#enable_customer_owned_ip ⇒ Boolean
Returns the value of attribute enable_customer_owned_ip.
-
#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_lifecycle_support ⇒ ::String
Returns the value of attribute engine_lifecycle_support.
-
#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.
-
#manage_master_user_password ⇒ Boolean
Returns the value of attribute manage_master_user_password.
-
#master_user_authentication_type ⇒ "password", "iam-db-auth"
Returns the value of attribute master_user_authentication_type.
-
#master_user_password ⇒ ::String
Returns the value of attribute master_user_password.
-
#master_user_secret_kms_key_id ⇒ ::String
Returns the value of attribute master_user_secret_kms_key_id.
-
#master_username ⇒ ::String
Returns the value of attribute master_username.
-
#max_allocated_storage ⇒ ::Integer
Returns the value of attribute max_allocated_storage.
-
#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.
-
#multi_tenant ⇒ Boolean
Returns the value of attribute multi_tenant.
-
#nchar_character_set_name ⇒ ::String
Returns the value of attribute nchar_character_set_name.
-
#network_type ⇒ ::String
Returns the value of attribute network_type.
-
#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.
-
#performance_insights_retention_period ⇒ ::Integer
Returns the value of attribute performance_insights_retention_period.
-
#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.
-
#processor_features ⇒ ::Array[Types::ProcessorFeature]
Returns the value of attribute processor_features.
-
#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_throughput ⇒ ::Integer
Returns the value of attribute storage_throughput.
-
#storage_type ⇒ ::String
Returns the value of attribute storage_type.
-
#tag_specifications ⇒ ::Array[Types::TagSpecification]
Returns the value of attribute tag_specifications.
-
#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
#additional_storage_volumes ⇒ ::Array[Types::AdditionalStorageVolume]
Returns the value of attribute additional_storage_volumes.
548 549 550 |
# File 'sig/types.rbs', line 548 def additional_storage_volumes @additional_storage_volumes end |
#allocated_storage ⇒ ::Integer
Returns the value of attribute allocated_storage.
486 487 488 |
# File 'sig/types.rbs', line 486 def allocated_storage @allocated_storage end |
#auto_minor_version_upgrade ⇒ Boolean
Returns the value of attribute auto_minor_version_upgrade.
502 503 504 |
# File 'sig/types.rbs', line 502 def auto_minor_version_upgrade @auto_minor_version_upgrade end |
#availability_zone ⇒ ::String
Returns the value of attribute availability_zone.
493 494 495 |
# File 'sig/types.rbs', line 493 def availability_zone @availability_zone end |
#backup_retention_period ⇒ ::Integer
Returns the value of attribute backup_retention_period.
497 498 499 |
# File 'sig/types.rbs', line 497 def backup_retention_period @backup_retention_period end |
#backup_target ⇒ ::String
Returns the value of attribute backup_target.
539 540 541 |
# File 'sig/types.rbs', line 539 def backup_target @backup_target end |
#ca_certificate_identifier ⇒ ::String
Returns the value of attribute ca_certificate_identifier.
542 543 544 |
# File 'sig/types.rbs', line 542 def ca_certificate_identifier @ca_certificate_identifier end |
#character_set_name ⇒ ::String
Returns the value of attribute character_set_name.
507 508 509 |
# File 'sig/types.rbs', line 507 def character_set_name @character_set_name end |
#copy_tags_to_snapshot ⇒ Boolean
Returns the value of attribute copy_tags_to_snapshot.
522 523 524 |
# File 'sig/types.rbs', line 522 def @copy_tags_to_snapshot end |
#custom_iam_instance_profile ⇒ ::String
Returns the value of attribute custom_iam_instance_profile.
540 541 542 |
# File 'sig/types.rbs', line 540 def custom_iam_instance_profile @custom_iam_instance_profile end |
#database_insights_mode ⇒ "standard", "advanced"
Returns the value of attribute database_insights_mode.
529 530 531 |
# File 'sig/types.rbs', line 529 def database_insights_mode @database_insights_mode end |
#db_cluster_identifier ⇒ ::String
Returns the value of attribute db_cluster_identifier.
511 512 513 |
# File 'sig/types.rbs', line 511 def db_cluster_identifier @db_cluster_identifier end |
#db_instance_class ⇒ ::String
Returns the value of attribute db_instance_class.
487 488 489 |
# File 'sig/types.rbs', line 487 def db_instance_class @db_instance_class end |
#db_instance_identifier ⇒ ::String
Returns the value of attribute db_instance_identifier.
485 486 487 |
# File 'sig/types.rbs', line 485 def db_instance_identifier @db_instance_identifier end |
#db_name ⇒ ::String
Returns the value of attribute db_name.
484 485 486 |
# File 'sig/types.rbs', line 484 def db_name @db_name end |
#db_parameter_group_name ⇒ ::String
Returns the value of attribute db_parameter_group_name.
496 497 498 |
# File 'sig/types.rbs', line 496 def db_parameter_group_name @db_parameter_group_name end |
#db_security_groups ⇒ ::Array[::String]
Returns the value of attribute db_security_groups.
491 492 493 |
# File 'sig/types.rbs', line 491 def db_security_groups @db_security_groups end |
#db_subnet_group_name ⇒ ::String
Returns the value of attribute db_subnet_group_name.
494 495 496 |
# File 'sig/types.rbs', line 494 def db_subnet_group_name @db_subnet_group_name end |
#db_system_id ⇒ ::String
Returns the value of attribute db_system_id.
541 542 543 |
# File 'sig/types.rbs', line 541 def db_system_id @db_system_id end |
#dedicated_log_volume ⇒ Boolean
Returns the value of attribute dedicated_log_volume.
546 547 548 |
# File 'sig/types.rbs', line 546 def dedicated_log_volume @dedicated_log_volume end |
#deletion_protection ⇒ Boolean
Returns the value of attribute deletion_protection.
535 536 537 |
# File 'sig/types.rbs', line 535 def deletion_protection @deletion_protection end |
#domain ⇒ ::String
Returns the value of attribute domain.
517 518 519 |
# File 'sig/types.rbs', line 517 def domain @domain end |
#domain_auth_secret_arn ⇒ ::String
Returns the value of attribute domain_auth_secret_arn.
520 521 522 |
# File 'sig/types.rbs', line 520 def domain_auth_secret_arn @domain_auth_secret_arn end |
#domain_dns_ips ⇒ ::Array[::String]
Returns the value of attribute domain_dns_ips.
521 522 523 |
# File 'sig/types.rbs', line 521 def domain_dns_ips @domain_dns_ips end |
#domain_fqdn ⇒ ::String
Returns the value of attribute domain_fqdn.
518 519 520 |
# File 'sig/types.rbs', line 518 def domain_fqdn @domain_fqdn end |
#domain_iam_role_name ⇒ ::String
Returns the value of attribute domain_iam_role_name.
525 526 527 |
# File 'sig/types.rbs', line 525 def domain_iam_role_name @domain_iam_role_name end |
#domain_ou ⇒ ::String
Returns the value of attribute domain_ou.
519 520 521 |
# File 'sig/types.rbs', line 519 def domain_ou @domain_ou end |
#enable_cloudwatch_logs_exports ⇒ ::Array[::String]
Returns the value of attribute enable_cloudwatch_logs_exports.
533 534 535 |
# File 'sig/types.rbs', line 533 def enable_cloudwatch_logs_exports @enable_cloudwatch_logs_exports end |
#enable_customer_owned_ip ⇒ Boolean
Returns the value of attribute enable_customer_owned_ip.
537 538 539 |
# File 'sig/types.rbs', line 537 def enable_customer_owned_ip @enable_customer_owned_ip end |
#enable_iam_database_authentication ⇒ Boolean
Returns the value of attribute enable_iam_database_authentication.
528 529 530 |
# File 'sig/types.rbs', line 528 def enable_iam_database_authentication @enable_iam_database_authentication end |
#enable_performance_insights ⇒ Boolean
Returns the value of attribute enable_performance_insights.
530 531 532 |
# File 'sig/types.rbs', line 530 def enable_performance_insights @enable_performance_insights end |
#engine ⇒ ::String
Returns the value of attribute engine.
488 489 490 |
# File 'sig/types.rbs', line 488 def engine @engine end |
#engine_lifecycle_support ⇒ ::String
Returns the value of attribute engine_lifecycle_support.
547 548 549 |
# File 'sig/types.rbs', line 547 def engine_lifecycle_support @engine_lifecycle_support end |
#engine_version ⇒ ::String
Returns the value of attribute engine_version.
501 502 503 |
# File 'sig/types.rbs', line 501 def engine_version @engine_version end |
#iops ⇒ ::Integer
Returns the value of attribute iops.
504 505 506 |
# File 'sig/types.rbs', line 504 def iops @iops end |
#kms_key_id ⇒ ::String
Returns the value of attribute kms_key_id.
516 517 518 |
# File 'sig/types.rbs', line 516 def kms_key_id @kms_key_id end |
#license_model ⇒ ::String
Returns the value of attribute license_model.
503 504 505 |
# File 'sig/types.rbs', line 503 def license_model @license_model end |
#manage_master_user_password ⇒ Boolean
Returns the value of attribute manage_master_user_password.
543 544 545 |
# File 'sig/types.rbs', line 543 def manage_master_user_password @manage_master_user_password end |
#master_user_authentication_type ⇒ "password", "iam-db-auth"
Returns the value of attribute master_user_authentication_type.
550 551 552 |
# File 'sig/types.rbs', line 550 def master_user_authentication_type @master_user_authentication_type end |
#master_user_password ⇒ ::String
Returns the value of attribute master_user_password.
490 491 492 |
# File 'sig/types.rbs', line 490 def master_user_password @master_user_password end |
#master_user_secret_kms_key_id ⇒ ::String
Returns the value of attribute master_user_secret_kms_key_id.
544 545 546 |
# File 'sig/types.rbs', line 544 def master_user_secret_kms_key_id @master_user_secret_kms_key_id end |
#master_username ⇒ ::String
Returns the value of attribute master_username.
489 490 491 |
# File 'sig/types.rbs', line 489 def master_username @master_username end |
#max_allocated_storage ⇒ ::Integer
Returns the value of attribute max_allocated_storage.
536 537 538 |
# File 'sig/types.rbs', line 536 def max_allocated_storage @max_allocated_storage end |
#monitoring_interval ⇒ ::Integer
Returns the value of attribute monitoring_interval.
523 524 525 |
# File 'sig/types.rbs', line 523 def monitoring_interval @monitoring_interval end |
#monitoring_role_arn ⇒ ::String
Returns the value of attribute monitoring_role_arn.
524 525 526 |
# File 'sig/types.rbs', line 524 def monitoring_role_arn @monitoring_role_arn end |
#multi_az ⇒ Boolean
Returns the value of attribute multi_az.
500 501 502 |
# File 'sig/types.rbs', line 500 def multi_az @multi_az end |
#multi_tenant ⇒ Boolean
Returns the value of attribute multi_tenant.
545 546 547 |
# File 'sig/types.rbs', line 545 def multi_tenant @multi_tenant end |
#nchar_character_set_name ⇒ ::String
Returns the value of attribute nchar_character_set_name.
508 509 510 |
# File 'sig/types.rbs', line 508 def nchar_character_set_name @nchar_character_set_name end |
#network_type ⇒ ::String
Returns the value of attribute network_type.
538 539 540 |
# File 'sig/types.rbs', line 538 def network_type @network_type end |
#option_group_name ⇒ ::String
Returns the value of attribute option_group_name.
506 507 508 |
# File 'sig/types.rbs', line 506 def option_group_name @option_group_name end |
#performance_insights_kms_key_id ⇒ ::String
Returns the value of attribute performance_insights_kms_key_id.
531 532 533 |
# File 'sig/types.rbs', line 531 def performance_insights_kms_key_id @performance_insights_kms_key_id end |
#performance_insights_retention_period ⇒ ::Integer
Returns the value of attribute performance_insights_retention_period.
532 533 534 |
# File 'sig/types.rbs', line 532 def performance_insights_retention_period @performance_insights_retention_period end |
#port ⇒ ::Integer
Returns the value of attribute port.
499 500 501 |
# File 'sig/types.rbs', line 499 def port @port end |
#preferred_backup_window ⇒ ::String
Returns the value of attribute preferred_backup_window.
498 499 500 |
# File 'sig/types.rbs', line 498 def preferred_backup_window @preferred_backup_window end |
#preferred_maintenance_window ⇒ ::String
Returns the value of attribute preferred_maintenance_window.
495 496 497 |
# File 'sig/types.rbs', line 495 def preferred_maintenance_window @preferred_maintenance_window end |
#processor_features ⇒ ::Array[Types::ProcessorFeature]
Returns the value of attribute processor_features.
534 535 536 |
# File 'sig/types.rbs', line 534 def processor_features @processor_features end |
#promotion_tier ⇒ ::Integer
Returns the value of attribute promotion_tier.
526 527 528 |
# File 'sig/types.rbs', line 526 def promotion_tier @promotion_tier end |
#publicly_accessible ⇒ Boolean
Returns the value of attribute publicly_accessible.
509 510 511 |
# File 'sig/types.rbs', line 509 def publicly_accessible @publicly_accessible end |
#storage_encrypted ⇒ Boolean
Returns the value of attribute storage_encrypted.
515 516 517 |
# File 'sig/types.rbs', line 515 def storage_encrypted @storage_encrypted end |
#storage_throughput ⇒ ::Integer
Returns the value of attribute storage_throughput.
505 506 507 |
# File 'sig/types.rbs', line 505 def storage_throughput @storage_throughput end |
#storage_type ⇒ ::String
Returns the value of attribute storage_type.
512 513 514 |
# File 'sig/types.rbs', line 512 def storage_type @storage_type end |
#tag_specifications ⇒ ::Array[Types::TagSpecification]
Returns the value of attribute tag_specifications.
549 550 551 |
# File 'sig/types.rbs', line 549 def tag_specifications @tag_specifications end |
#tags ⇒ ::Array[Types::Tag]
Returns the value of attribute tags.
510 511 512 |
# File 'sig/types.rbs', line 510 def @tags end |
#tde_credential_arn ⇒ ::String
Returns the value of attribute tde_credential_arn.
513 514 515 |
# File 'sig/types.rbs', line 513 def tde_credential_arn @tde_credential_arn end |
#tde_credential_password ⇒ ::String
Returns the value of attribute tde_credential_password.
514 515 516 |
# File 'sig/types.rbs', line 514 def tde_credential_password @tde_credential_password end |
#timezone ⇒ ::String
Returns the value of attribute timezone.
527 528 529 |
# File 'sig/types.rbs', line 527 def timezone @timezone end |
#vpc_security_group_ids ⇒ ::Array[::String]
Returns the value of attribute vpc_security_group_ids.
492 493 494 |
# File 'sig/types.rbs', line 492 def vpc_security_group_ids @vpc_security_group_ids end |