Class: Aws::Types::AwsRdsDbInstanceDetails

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)


3531
3532
3533
# File 'sig/types.rbs', line 3531

def allocated_storage
  @allocated_storage
end

#associated_roles::Array[Types::AwsRdsDbInstanceAssociatedRole]

Returns the value of attribute associated_roles.



3508
3509
3510
# File 'sig/types.rbs', line 3508

def associated_roles
  @associated_roles
end

#auto_minor_version_upgradeBoolean

Returns the value of attribute auto_minor_version_upgrade.

Returns:

  • (Boolean)


3541
3542
3543
# File 'sig/types.rbs', line 3541

def auto_minor_version_upgrade
  @auto_minor_version_upgrade
end

#availability_zone::String

Returns the value of attribute availability_zone.

Returns:

  • (::String)


3536
3537
3538
# File 'sig/types.rbs', line 3536

def availability_zone
  @availability_zone
end

#backup_retention_period::Integer

Returns the value of attribute backup_retention_period.

Returns:

  • (::Integer)


3533
3534
3535
# File 'sig/types.rbs', line 3533

def backup_retention_period
  @backup_retention_period
end

#ca_certificate_identifier::String

Returns the value of attribute ca_certificate_identifier.

Returns:

  • (::String)


3509
3510
3511
# File 'sig/types.rbs', line 3509

def ca_certificate_identifier
  @ca_certificate_identifier
end

#character_set_name::String

Returns the value of attribute character_set_name.

Returns:

  • (::String)


3548
3549
3550
# File 'sig/types.rbs', line 3548

def character_set_name
  @character_set_name
end

#copy_tags_to_snapshotBoolean

Returns the value of attribute copy_tags_to_snapshot.

Returns:

  • (Boolean)


3553
3554
3555
# File 'sig/types.rbs', line 3553

def copy_tags_to_snapshot
  @copy_tags_to_snapshot
end

#db_cluster_identifier::String

Returns the value of attribute db_cluster_identifier.

Returns:

  • (::String)


3510
3511
3512
# File 'sig/types.rbs', line 3510

def db_cluster_identifier
  @db_cluster_identifier
end

#db_instance_class::String

Returns the value of attribute db_instance_class.

Returns:

  • (::String)


3512
3513
3514
# File 'sig/types.rbs', line 3512

def db_instance_class
  @db_instance_class
end

#db_instance_identifier::String

Returns the value of attribute db_instance_identifier.

Returns:

  • (::String)


3511
3512
3513
# File 'sig/types.rbs', line 3511

def db_instance_identifier
  @db_instance_identifier
end

#db_instance_port::Integer

Returns the value of attribute db_instance_port.

Returns:

  • (::Integer)


3513
3514
3515
# File 'sig/types.rbs', line 3513

def db_instance_port
  @db_instance_port
end

#db_instance_status::String

Returns the value of attribute db_instance_status.

Returns:

  • (::String)


3529
3530
3531
# File 'sig/types.rbs', line 3529

def db_instance_status
  @db_instance_status
end

#db_name::String

Returns the value of attribute db_name.

Returns:

  • (::String)


3515
3516
3517
# File 'sig/types.rbs', line 3515

def db_name
  @db_name
end

#db_parameter_groups::Array[Types::AwsRdsDbParameterGroup]

Returns the value of attribute db_parameter_groups.

Returns:



3535
3536
3537
# File 'sig/types.rbs', line 3535

def db_parameter_groups
  @db_parameter_groups
end

#db_security_groups::Array[::String]

Returns the value of attribute db_security_groups.

Returns:

  • (::Array[::String])


3534
3535
3536
# File 'sig/types.rbs', line 3534

def db_security_groups
  @db_security_groups
end

#db_subnet_groupTypes::AwsRdsDbSubnetGroup

Returns the value of attribute db_subnet_group.



3537
3538
3539
# File 'sig/types.rbs', line 3537

def db_subnet_group
  @db_subnet_group
end

#dbi_resource_id::String

Returns the value of attribute dbi_resource_id.

Returns:

  • (::String)


3514
3515
3516
# File 'sig/types.rbs', line 3514

def dbi_resource_id
  @dbi_resource_id
end

#deletion_protectionBoolean

Returns the value of attribute deletion_protection.

Returns:

  • (Boolean)


3516
3517
3518
# File 'sig/types.rbs', line 3516

def deletion_protection
  @deletion_protection
end

#domain_memberships::Array[Types::AwsRdsDbDomainMembership]

Returns the value of attribute domain_memberships.

Returns:



3552
3553
3554
# File 'sig/types.rbs', line 3552

def domain_memberships
  @domain_memberships
end

#enabled_cloud_watch_logs_exports::Array[::String]

Returns the value of attribute enabled_cloud_watch_logs_exports.

Returns:

  • (::Array[::String])


3561
3562
3563
# File 'sig/types.rbs', line 3561

def enabled_cloud_watch_logs_exports
  @enabled_cloud_watch_logs_exports
end

#endpointTypes::AwsRdsDbInstanceEndpoint

Returns the value of attribute endpoint.



3517
3518
3519
# File 'sig/types.rbs', line 3517

def endpoint
  @endpoint
end

#engine::String

Returns the value of attribute engine.

Returns:

  • (::String)


3518
3519
3520
# File 'sig/types.rbs', line 3518

def engine
  @engine
end

#engine_version::String

Returns the value of attribute engine_version.

Returns:

  • (::String)


3519
3520
3521
# File 'sig/types.rbs', line 3519

def engine_version
  @engine_version
end

#enhanced_monitoring_resource_arn::String

Returns the value of attribute enhanced_monitoring_resource_arn.

Returns:

  • (::String)


3528
3529
3530
# File 'sig/types.rbs', line 3528

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)


3520
3521
3522
# File 'sig/types.rbs', line 3520

def iam_database_authentication_enabled
  @iam_database_authentication_enabled
end

#instance_create_time::String

Returns the value of attribute instance_create_time.

Returns:

  • (::String)


3521
3522
3523
# File 'sig/types.rbs', line 3521

def instance_create_time
  @instance_create_time
end

#iops::Integer

Returns the value of attribute iops.

Returns:

  • (::Integer)


3546
3547
3548
# File 'sig/types.rbs', line 3546

def iops
  @iops
end

#kms_key_id::String

Returns the value of attribute kms_key_id.

Returns:

  • (::String)


3522
3523
3524
# File 'sig/types.rbs', line 3522

def kms_key_id
  @kms_key_id
end

#latest_restorable_time::String

Returns the value of attribute latest_restorable_time.

Returns:

  • (::String)


3540
3541
3542
# File 'sig/types.rbs', line 3540

def latest_restorable_time
  @latest_restorable_time
end

#license_model::String

Returns the value of attribute license_model.

Returns:

  • (::String)


3545
3546
3547
# File 'sig/types.rbs', line 3545

def license_model
  @license_model
end

#listener_endpointTypes::AwsRdsDbInstanceEndpoint

Returns the value of attribute listener_endpoint.



3563
3564
3565
# File 'sig/types.rbs', line 3563

def listener_endpoint
  @listener_endpoint
end

#master_username::String

Returns the value of attribute master_username.

Returns:

  • (::String)


3530
3531
3532
# File 'sig/types.rbs', line 3530

def master_username
  @master_username
end

#max_allocated_storage::Integer

Returns the value of attribute max_allocated_storage.

Returns:

  • (::Integer)


3564
3565
3566
# File 'sig/types.rbs', line 3564

def max_allocated_storage
  @max_allocated_storage
end

#monitoring_interval::Integer

Returns the value of attribute monitoring_interval.

Returns:

  • (::Integer)


3554
3555
3556
# File 'sig/types.rbs', line 3554

def monitoring_interval
  @monitoring_interval
end

#monitoring_role_arn::String

Returns the value of attribute monitoring_role_arn.

Returns:

  • (::String)


3555
3556
3557
# File 'sig/types.rbs', line 3555

def monitoring_role_arn
  @monitoring_role_arn
end

#multi_azBoolean

Returns the value of attribute multi_az.

Returns:

  • (Boolean)


3527
3528
3529
# File 'sig/types.rbs', line 3527

def multi_az
  @multi_az
end

#option_group_memberships::Array[Types::AwsRdsDbOptionGroupMembership]

Returns the value of attribute option_group_memberships.



3547
3548
3549
# File 'sig/types.rbs', line 3547

def option_group_memberships
  @option_group_memberships
end

#pending_modified_valuesTypes::AwsRdsDbPendingModifiedValues

Returns the value of attribute pending_modified_values.



3539
3540
3541
# File 'sig/types.rbs', line 3539

def pending_modified_values
  @pending_modified_values
end

#performance_insights_enabledBoolean

Returns the value of attribute performance_insights_enabled.

Returns:

  • (Boolean)


3558
3559
3560
# File 'sig/types.rbs', line 3558

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)


3559
3560
3561
# File 'sig/types.rbs', line 3559

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.

Returns:

  • (::Integer)


3560
3561
3562
# File 'sig/types.rbs', line 3560

def performance_insights_retention_period
  @performance_insights_retention_period
end

#preferred_backup_window::String

Returns the value of attribute preferred_backup_window.

Returns:

  • (::String)


3532
3533
3534
# File 'sig/types.rbs', line 3532

def preferred_backup_window
  @preferred_backup_window
end

#preferred_maintenance_window::String

Returns the value of attribute preferred_maintenance_window.

Returns:

  • (::String)


3538
3539
3540
# File 'sig/types.rbs', line 3538

def preferred_maintenance_window
  @preferred_maintenance_window
end

#processor_features::Array[Types::AwsRdsDbProcessorFeature]

Returns the value of attribute processor_features.

Returns:



3562
3563
3564
# File 'sig/types.rbs', line 3562

def processor_features
  @processor_features
end

#promotion_tier::Integer

Returns the value of attribute promotion_tier.

Returns:

  • (::Integer)


3556
3557
3558
# File 'sig/types.rbs', line 3556

def promotion_tier
  @promotion_tier
end

#publicly_accessibleBoolean

Returns the value of attribute publicly_accessible.

Returns:

  • (Boolean)


3523
3524
3525
# File 'sig/types.rbs', line 3523

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])


3544
3545
3546
# File 'sig/types.rbs', line 3544

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])


3543
3544
3545
# File 'sig/types.rbs', line 3543

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)


3542
3543
3544
# File 'sig/types.rbs', line 3542

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)


3549
3550
3551
# File 'sig/types.rbs', line 3549

def secondary_availability_zone
  @secondary_availability_zone
end

#status_infos::Array[Types::AwsRdsDbStatusInfo]

Returns the value of attribute status_infos.

Returns:



3550
3551
3552
# File 'sig/types.rbs', line 3550

def status_infos
  @status_infos
end

#storage_encryptedBoolean

Returns the value of attribute storage_encrypted.

Returns:

  • (Boolean)


3524
3525
3526
# File 'sig/types.rbs', line 3524

def storage_encrypted
  @storage_encrypted
end

#storage_type::String

Returns the value of attribute storage_type.

Returns:

  • (::String)


3551
3552
3553
# File 'sig/types.rbs', line 3551

def storage_type
  @storage_type
end

#tde_credential_arn::String

Returns the value of attribute tde_credential_arn.

Returns:

  • (::String)


3525
3526
3527
# File 'sig/types.rbs', line 3525

def tde_credential_arn
  @tde_credential_arn
end

#timezone::String

Returns the value of attribute timezone.

Returns:

  • (::String)


3557
3558
3559
# File 'sig/types.rbs', line 3557

def timezone
  @timezone
end

#vpc_security_groups::Array[Types::AwsRdsDbInstanceVpcSecurityGroup]

Returns the value of attribute vpc_security_groups.



3526
3527
3528
# File 'sig/types.rbs', line 3526

def vpc_security_groups
  @vpc_security_groups
end