Class: Aws::Types::DBInstance

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#allocated_storage::Integer

Returns the value of attribute allocated_storage.

Returns:

  • (::Integer)


556
557
558
# File 'sig/types.rbs', line 556

def allocated_storage
  @allocated_storage
end

#auto_minor_version_upgradeBoolean

Returns the value of attribute auto_minor_version_upgrade.

Returns:

  • (Boolean)


570
571
572
# File 'sig/types.rbs', line 570

def auto_minor_version_upgrade
  @auto_minor_version_upgrade
end

#availability_zone::String

Returns the value of attribute availability_zone.

Returns:

  • (::String)


563
564
565
# File 'sig/types.rbs', line 563

def availability_zone
  @availability_zone
end

#backup_retention_period::Integer

Returns the value of attribute backup_retention_period.

Returns:

  • (::Integer)


559
560
561
# File 'sig/types.rbs', line 559

def backup_retention_period
  @backup_retention_period
end

#ca_certificate_identifier::String

Returns the value of attribute ca_certificate_identifier.

Returns:

  • (::String)


588
589
590
# File 'sig/types.rbs', line 588

def ca_certificate_identifier
  @ca_certificate_identifier
end

#character_set_name::String

Returns the value of attribute character_set_name.

Returns:

  • (::String)


577
578
579
# File 'sig/types.rbs', line 577

def character_set_name
  @character_set_name
end

#copy_tags_to_snapshotBoolean

Returns the value of attribute copy_tags_to_snapshot.

Returns:

  • (Boolean)


590
591
592
# File 'sig/types.rbs', line 590

def copy_tags_to_snapshot
  @copy_tags_to_snapshot
end

#db_cluster_identifier::String

Returns the value of attribute db_cluster_identifier.

Returns:

  • (::String)


584
585
586
# File 'sig/types.rbs', line 584

def db_cluster_identifier
  @db_cluster_identifier
end

#db_instance_arn::String

Returns the value of attribute db_instance_arn.

Returns:

  • (::String)


595
596
597
# File 'sig/types.rbs', line 595

def db_instance_arn
  @db_instance_arn
end

#db_instance_class::String

Returns the value of attribute db_instance_class.

Returns:

  • (::String)


550
551
552
# File 'sig/types.rbs', line 550

def db_instance_class
  @db_instance_class
end

#db_instance_identifier::String

Returns the value of attribute db_instance_identifier.

Returns:

  • (::String)


549
550
551
# File 'sig/types.rbs', line 549

def db_instance_identifier
  @db_instance_identifier
end

#db_instance_port::Integer

Returns the value of attribute db_instance_port.

Returns:

  • (::Integer)


583
584
585
# File 'sig/types.rbs', line 583

def db_instance_port
  @db_instance_port
end

#db_instance_status::String

Returns the value of attribute db_instance_status.

Returns:

  • (::String)


552
553
554
# File 'sig/types.rbs', line 552

def db_instance_status
  @db_instance_status
end

#db_name::String

Returns the value of attribute db_name.

Returns:

  • (::String)


554
555
556
# File 'sig/types.rbs', line 554

def db_name
  @db_name
end

#db_parameter_groups::Array[Types::DBParameterGroupStatus]

Returns the value of attribute db_parameter_groups.

Returns:



562
563
564
# File 'sig/types.rbs', line 562

def db_parameter_groups
  @db_parameter_groups
end

#db_security_groups::Array[Types::DBSecurityGroupMembership]

Returns the value of attribute db_security_groups.

Returns:



560
561
562
# File 'sig/types.rbs', line 560

def db_security_groups
  @db_security_groups
end

#db_subnet_groupTypes::DBSubnetGroup

Returns the value of attribute db_subnet_group.



564
565
566
# File 'sig/types.rbs', line 564

def db_subnet_group
  @db_subnet_group
end

#dbi_resource_id::String

Returns the value of attribute dbi_resource_id.

Returns:

  • (::String)


587
588
589
# File 'sig/types.rbs', line 587

def dbi_resource_id
  @dbi_resource_id
end

#deletion_protectionBoolean

Returns the value of attribute deletion_protection.

Returns:

  • (Boolean)


601
602
603
# File 'sig/types.rbs', line 601

def deletion_protection
  @deletion_protection
end

#domain_memberships::Array[Types::DomainMembership]

Returns the value of attribute domain_memberships.

Returns:



589
590
591
# File 'sig/types.rbs', line 589

def domain_memberships
  @domain_memberships
end

#enabled_cloudwatch_logs_exports::Array[::String]

Returns the value of attribute enabled_cloudwatch_logs_exports.

Returns:

  • (::Array[::String])


600
601
602
# File 'sig/types.rbs', line 600

def enabled_cloudwatch_logs_exports
  @enabled_cloudwatch_logs_exports
end

#endpointTypes::Endpoint

Returns the value of attribute endpoint.

Returns:



555
556
557
# File 'sig/types.rbs', line 555

def endpoint
  @endpoint
end

#engine::String

Returns the value of attribute engine.

Returns:

  • (::String)


551
552
553
# File 'sig/types.rbs', line 551

def engine
  @engine
end

#engine_version::String

Returns the value of attribute engine_version.

Returns:

  • (::String)


569
570
571
# File 'sig/types.rbs', line 569

def engine_version
  @engine_version
end

#enhanced_monitoring_resource_arn::String

Returns the value of attribute enhanced_monitoring_resource_arn.

Returns:

  • (::String)


592
593
594
# File 'sig/types.rbs', line 592

def enhanced_monitoring_resource_arn
  @enhanced_monitoring_resource_arn
end

#iam_database_authentication_enabledBoolean

Returns the value of attribute iam_database_authentication_enabled.

Returns:

  • (Boolean)


597
598
599
# File 'sig/types.rbs', line 597

def iam_database_authentication_enabled
  @iam_database_authentication_enabled
end

#instance_create_time::Time

Returns the value of attribute instance_create_time.

Returns:

  • (::Time)


557
558
559
# File 'sig/types.rbs', line 557

def instance_create_time
  @instance_create_time
end

#iops::Integer

Returns the value of attribute iops.

Returns:

  • (::Integer)


575
576
577
# File 'sig/types.rbs', line 575

def iops
  @iops
end

#kms_key_id::String

Returns the value of attribute kms_key_id.

Returns:

  • (::String)


586
587
588
# File 'sig/types.rbs', line 586

def kms_key_id
  @kms_key_id
end

#latest_restorable_time::Time

Returns the value of attribute latest_restorable_time.

Returns:

  • (::Time)


567
568
569
# File 'sig/types.rbs', line 567

def latest_restorable_time
  @latest_restorable_time
end

#license_model::String

Returns the value of attribute license_model.

Returns:

  • (::String)


574
575
576
# File 'sig/types.rbs', line 574

def license_model
  @license_model
end

#master_username::String

Returns the value of attribute master_username.

Returns:

  • (::String)


553
554
555
# File 'sig/types.rbs', line 553

def master_username
  @master_username
end

#monitoring_interval::Integer

Returns the value of attribute monitoring_interval.

Returns:

  • (::Integer)


591
592
593
# File 'sig/types.rbs', line 591

def monitoring_interval
  @monitoring_interval
end

#monitoring_role_arn::String

Returns the value of attribute monitoring_role_arn.

Returns:

  • (::String)


593
594
595
# File 'sig/types.rbs', line 593

def monitoring_role_arn
  @monitoring_role_arn
end

#multi_azBoolean

Returns the value of attribute multi_az.

Returns:

  • (Boolean)


568
569
570
# File 'sig/types.rbs', line 568

def multi_az
  @multi_az
end

#network_type::String

Returns the value of attribute network_type.

Returns:

  • (::String)


602
603
604
# File 'sig/types.rbs', line 602

def network_type
  @network_type
end

#option_group_memberships::Array[Types::OptionGroupMembership]

Returns the value of attribute option_group_memberships.

Returns:



576
577
578
# File 'sig/types.rbs', line 576

def option_group_memberships
  @option_group_memberships
end

#pending_modified_valuesTypes::PendingModifiedValues

Returns the value of attribute pending_modified_values.



566
567
568
# File 'sig/types.rbs', line 566

def pending_modified_values
  @pending_modified_values
end

#performance_insights_enabledBoolean

Returns the value of attribute performance_insights_enabled.

Returns:

  • (Boolean)


598
599
600
# File 'sig/types.rbs', line 598

def performance_insights_enabled
  @performance_insights_enabled
end

#performance_insights_kms_key_id::String

Returns the value of attribute performance_insights_kms_key_id.

Returns:

  • (::String)


599
600
601
# File 'sig/types.rbs', line 599

def performance_insights_kms_key_id
  @performance_insights_kms_key_id
end

#preferred_backup_window::String

Returns the value of attribute preferred_backup_window.

Returns:

  • (::String)


558
559
560
# File 'sig/types.rbs', line 558

def preferred_backup_window
  @preferred_backup_window
end

#preferred_maintenance_window::String

Returns the value of attribute preferred_maintenance_window.

Returns:

  • (::String)


565
566
567
# File 'sig/types.rbs', line 565

def preferred_maintenance_window
  @preferred_maintenance_window
end

#promotion_tier::Integer

Returns the value of attribute promotion_tier.

Returns:

  • (::Integer)


594
595
596
# File 'sig/types.rbs', line 594

def promotion_tier
  @promotion_tier
end

#publicly_accessibleBoolean

Returns the value of attribute publicly_accessible.

Returns:

  • (Boolean)


579
580
581
# File 'sig/types.rbs', line 579

def publicly_accessible
  @publicly_accessible
end

#read_replica_db_cluster_identifiers::Array[::String]

Returns the value of attribute read_replica_db_cluster_identifiers.

Returns:

  • (::Array[::String])


573
574
575
# File 'sig/types.rbs', line 573

def read_replica_db_cluster_identifiers
  @read_replica_db_cluster_identifiers
end

#read_replica_db_instance_identifiers::Array[::String]

Returns the value of attribute read_replica_db_instance_identifiers.

Returns:

  • (::Array[::String])


572
573
574
# File 'sig/types.rbs', line 572

def read_replica_db_instance_identifiers
  @read_replica_db_instance_identifiers
end

#read_replica_source_db_instance_identifier::String

Returns the value of attribute read_replica_source_db_instance_identifier.

Returns:

  • (::String)


571
572
573
# File 'sig/types.rbs', line 571

def read_replica_source_db_instance_identifier
  @read_replica_source_db_instance_identifier
end

#secondary_availability_zone::String

Returns the value of attribute secondary_availability_zone.

Returns:

  • (::String)


578
579
580
# File 'sig/types.rbs', line 578

def secondary_availability_zone
  @secondary_availability_zone
end

#status_infos::Array[Types::DBInstanceStatusInfo]

Returns the value of attribute status_infos.

Returns:



580
581
582
# File 'sig/types.rbs', line 580

def status_infos
  @status_infos
end

#storage_encryptedBoolean

Returns the value of attribute storage_encrypted.

Returns:

  • (Boolean)


585
586
587
# File 'sig/types.rbs', line 585

def storage_encrypted
  @storage_encrypted
end

#storage_type::String

Returns the value of attribute storage_type.

Returns:

  • (::String)


581
582
583
# File 'sig/types.rbs', line 581

def storage_type
  @storage_type
end

#tde_credential_arn::String

Returns the value of attribute tde_credential_arn.

Returns:

  • (::String)


582
583
584
# File 'sig/types.rbs', line 582

def tde_credential_arn
  @tde_credential_arn
end

#timezone::String

Returns the value of attribute timezone.

Returns:

  • (::String)


596
597
598
# File 'sig/types.rbs', line 596

def timezone
  @timezone
end

#vpc_security_groups::Array[Types::VpcSecurityGroupMembership]

Returns the value of attribute vpc_security_groups.

Returns:



561
562
563
# File 'sig/types.rbs', line 561

def vpc_security_groups
  @vpc_security_groups
end