Class: Aws::Types::DBInstance
- Inherits:
-
Object
- Object
- Aws::Types::DBInstance
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#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.
-
#ca_certificate_identifier ⇒ ::String
Returns the value of attribute ca_certificate_identifier.
-
#certificate_details ⇒ Types::CertificateDetails
Returns the value of attribute certificate_details.
-
#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_arn ⇒ ::String
Returns the value of attribute db_instance_arn.
-
#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_instance_status ⇒ ::String
Returns the value of attribute db_instance_status.
-
#db_subnet_group ⇒ Types::DBSubnetGroup
Returns the value of attribute db_subnet_group.
-
#dbi_resource_id ⇒ ::String
Returns the value of attribute dbi_resource_id.
-
#enabled_cloudwatch_logs_exports ⇒ ::Array[::String]
Returns the value of attribute enabled_cloudwatch_logs_exports.
-
#endpoint ⇒ Types::Endpoint
Returns the value of attribute endpoint.
-
#engine ⇒ ::String
Returns the value of attribute engine.
-
#engine_version ⇒ ::String
Returns the value of attribute engine_version.
-
#instance_create_time ⇒ ::Time
Returns the value of attribute instance_create_time.
-
#kms_key_id ⇒ ::String
Returns the value of attribute kms_key_id.
-
#latest_restorable_time ⇒ ::Time
Returns the value of attribute latest_restorable_time.
-
#pending_modified_values ⇒ Types::PendingModifiedValues
Returns the value of attribute pending_modified_values.
-
#performance_insights_enabled ⇒ Boolean
Returns the value of attribute performance_insights_enabled.
-
#performance_insights_kms_key_id ⇒ ::String
Returns the value of attribute performance_insights_kms_key_id.
-
#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.
-
#status_infos ⇒ ::Array[Types::DBInstanceStatusInfo]
Returns the value of attribute status_infos.
-
#storage_encrypted ⇒ Boolean
Returns the value of attribute storage_encrypted.
-
#vpc_security_groups ⇒ ::Array[Types::VpcSecurityGroupMembership]
Returns the value of attribute vpc_security_groups.
Instance Attribute Details
#auto_minor_version_upgrade ⇒ Boolean
Returns the value of attribute auto_minor_version_upgrade.
423 424 425 |
# File 'sig/types.rbs', line 423 def auto_minor_version_upgrade @auto_minor_version_upgrade end |
#availability_zone ⇒ ::String
Returns the value of attribute availability_zone.
417 418 419 |
# File 'sig/types.rbs', line 417 def availability_zone @availability_zone end |
#backup_retention_period ⇒ ::Integer
Returns the value of attribute backup_retention_period.
415 416 417 |
# File 'sig/types.rbs', line 415 def backup_retention_period @backup_retention_period end |
#ca_certificate_identifier ⇒ ::String
Returns the value of attribute ca_certificate_identifier.
430 431 432 |
# File 'sig/types.rbs', line 430 def ca_certificate_identifier @ca_certificate_identifier end |
#certificate_details ⇒ Types::CertificateDetails
Returns the value of attribute certificate_details.
435 436 437 |
# File 'sig/types.rbs', line 435 def certificate_details @certificate_details end |
#copy_tags_to_snapshot ⇒ Boolean
Returns the value of attribute copy_tags_to_snapshot.
431 432 433 |
# File 'sig/types.rbs', line 431 def @copy_tags_to_snapshot end |
#db_cluster_identifier ⇒ ::String
Returns the value of attribute db_cluster_identifier.
426 427 428 |
# File 'sig/types.rbs', line 426 def db_cluster_identifier @db_cluster_identifier end |
#db_instance_arn ⇒ ::String
Returns the value of attribute db_instance_arn.
433 434 435 |
# File 'sig/types.rbs', line 433 def db_instance_arn @db_instance_arn end |
#db_instance_class ⇒ ::String
Returns the value of attribute db_instance_class.
409 410 411 |
# File 'sig/types.rbs', line 409 def db_instance_class @db_instance_class end |
#db_instance_identifier ⇒ ::String
Returns the value of attribute db_instance_identifier.
408 409 410 |
# File 'sig/types.rbs', line 408 def db_instance_identifier @db_instance_identifier end |
#db_instance_status ⇒ ::String
Returns the value of attribute db_instance_status.
411 412 413 |
# File 'sig/types.rbs', line 411 def db_instance_status @db_instance_status end |
#db_subnet_group ⇒ Types::DBSubnetGroup
Returns the value of attribute db_subnet_group.
418 419 420 |
# File 'sig/types.rbs', line 418 def db_subnet_group @db_subnet_group end |
#dbi_resource_id ⇒ ::String
Returns the value of attribute dbi_resource_id.
429 430 431 |
# File 'sig/types.rbs', line 429 def dbi_resource_id @dbi_resource_id end |
#enabled_cloudwatch_logs_exports ⇒ ::Array[::String]
Returns the value of attribute enabled_cloudwatch_logs_exports.
434 435 436 |
# File 'sig/types.rbs', line 434 def enabled_cloudwatch_logs_exports @enabled_cloudwatch_logs_exports end |
#endpoint ⇒ Types::Endpoint
Returns the value of attribute endpoint.
412 413 414 |
# File 'sig/types.rbs', line 412 def endpoint @endpoint end |
#engine ⇒ ::String
Returns the value of attribute engine.
410 411 412 |
# File 'sig/types.rbs', line 410 def engine @engine end |
#engine_version ⇒ ::String
Returns the value of attribute engine_version.
422 423 424 |
# File 'sig/types.rbs', line 422 def engine_version @engine_version end |
#instance_create_time ⇒ ::Time
Returns the value of attribute instance_create_time.
413 414 415 |
# File 'sig/types.rbs', line 413 def instance_create_time @instance_create_time end |
#kms_key_id ⇒ ::String
Returns the value of attribute kms_key_id.
428 429 430 |
# File 'sig/types.rbs', line 428 def kms_key_id @kms_key_id end |
#latest_restorable_time ⇒ ::Time
Returns the value of attribute latest_restorable_time.
421 422 423 |
# File 'sig/types.rbs', line 421 def latest_restorable_time @latest_restorable_time end |
#pending_modified_values ⇒ Types::PendingModifiedValues
Returns the value of attribute pending_modified_values.
420 421 422 |
# File 'sig/types.rbs', line 420 def pending_modified_values @pending_modified_values end |
#performance_insights_enabled ⇒ Boolean
Returns the value of attribute performance_insights_enabled.
436 437 438 |
# File 'sig/types.rbs', line 436 def performance_insights_enabled @performance_insights_enabled end |
#performance_insights_kms_key_id ⇒ ::String
Returns the value of attribute performance_insights_kms_key_id.
437 438 439 |
# File 'sig/types.rbs', line 437 def performance_insights_kms_key_id @performance_insights_kms_key_id end |
#preferred_backup_window ⇒ ::String
Returns the value of attribute preferred_backup_window.
414 415 416 |
# File 'sig/types.rbs', line 414 def preferred_backup_window @preferred_backup_window end |
#preferred_maintenance_window ⇒ ::String
Returns the value of attribute preferred_maintenance_window.
419 420 421 |
# File 'sig/types.rbs', line 419 def preferred_maintenance_window @preferred_maintenance_window end |
#promotion_tier ⇒ ::Integer
Returns the value of attribute promotion_tier.
432 433 434 |
# File 'sig/types.rbs', line 432 def promotion_tier @promotion_tier end |
#publicly_accessible ⇒ Boolean
Returns the value of attribute publicly_accessible.
424 425 426 |
# File 'sig/types.rbs', line 424 def publicly_accessible @publicly_accessible end |
#status_infos ⇒ ::Array[Types::DBInstanceStatusInfo]
Returns the value of attribute status_infos.
425 426 427 |
# File 'sig/types.rbs', line 425 def status_infos @status_infos end |
#storage_encrypted ⇒ Boolean
Returns the value of attribute storage_encrypted.
427 428 429 |
# File 'sig/types.rbs', line 427 def storage_encrypted @storage_encrypted end |
#vpc_security_groups ⇒ ::Array[Types::VpcSecurityGroupMembership]
Returns the value of attribute vpc_security_groups.
416 417 418 |
# File 'sig/types.rbs', line 416 def vpc_security_groups @vpc_security_groups end |