Class: Aws::Types::DBCluster

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)


325
326
327
# File 'sig/types.rbs', line 325

def allocated_storage
  @allocated_storage
end

#associated_roles::Array[Types::DBClusterRole]

Returns the value of attribute associated_roles.

Returns:



356
357
358
# File 'sig/types.rbs', line 356

def associated_roles
  @associated_roles
end

#automatic_restart_time::Time

Returns the value of attribute automatic_restart_time.

Returns:

  • (::Time)


365
366
367
# File 'sig/types.rbs', line 365

def automatic_restart_time
  @automatic_restart_time
end

#availability_zones::Array[::String]

Returns the value of attribute availability_zones.

Returns:

  • (::Array[::String])


326
327
328
# File 'sig/types.rbs', line 326

def availability_zones
  @availability_zones
end

#backup_retention_period::Integer

Returns the value of attribute backup_retention_period.

Returns:

  • (::Integer)


327
328
329
# File 'sig/types.rbs', line 327

def backup_retention_period
  @backup_retention_period
end

#character_set_name::String

Returns the value of attribute character_set_name.

Returns:

  • (::String)


328
329
330
# File 'sig/types.rbs', line 328

def character_set_name
  @character_set_name
end

#clone_group_id::String

Returns the value of attribute clone_group_id.

Returns:

  • (::String)


358
359
360
# File 'sig/types.rbs', line 358

def clone_group_id
  @clone_group_id
end

#cluster_create_time::Time

Returns the value of attribute cluster_create_time.

Returns:

  • (::Time)


359
360
361
# File 'sig/types.rbs', line 359

def cluster_create_time
  @cluster_create_time
end

#copy_tags_to_snapshotBoolean

Returns the value of attribute copy_tags_to_snapshot.

Returns:

  • (Boolean)


360
361
362
# File 'sig/types.rbs', line 360

def copy_tags_to_snapshot
  @copy_tags_to_snapshot
end

#cross_account_cloneBoolean

Returns the value of attribute cross_account_clone.

Returns:

  • (Boolean)


364
365
366
# File 'sig/types.rbs', line 364

def 
  @cross_account_clone
end

#database_name::String

Returns the value of attribute database_name.

Returns:

  • (::String)


329
330
331
# File 'sig/types.rbs', line 329

def database_name
  @database_name
end

#db_cluster_arn::String

Returns the value of attribute db_cluster_arn.

Returns:

  • (::String)


355
356
357
# File 'sig/types.rbs', line 355

def db_cluster_arn
  @db_cluster_arn
end

#db_cluster_identifier::String

Returns the value of attribute db_cluster_identifier.

Returns:

  • (::String)


330
331
332
# File 'sig/types.rbs', line 330

def db_cluster_identifier
  @db_cluster_identifier
end

#db_cluster_members::Array[Types::DBClusterMember]

Returns the value of attribute db_cluster_members.

Returns:



349
350
351
# File 'sig/types.rbs', line 349

def db_cluster_members
  @db_cluster_members
end

#db_cluster_option_group_memberships::Array[Types::DBClusterOptionGroupStatus]

Returns the value of attribute db_cluster_option_group_memberships.

Returns:



344
345
346
# File 'sig/types.rbs', line 344

def db_cluster_option_group_memberships
  @db_cluster_option_group_memberships
end

#db_cluster_parameter_group::String

Returns the value of attribute db_cluster_parameter_group.

Returns:

  • (::String)


331
332
333
# File 'sig/types.rbs', line 331

def db_cluster_parameter_group
  @db_cluster_parameter_group
end

#db_cluster_resource_id::String

Returns the value of attribute db_cluster_resource_id.

Returns:

  • (::String)


354
355
356
# File 'sig/types.rbs', line 354

def db_cluster_resource_id
  @db_cluster_resource_id
end

#db_subnet_group::String

Returns the value of attribute db_subnet_group.

Returns:

  • (::String)


332
333
334
# File 'sig/types.rbs', line 332

def db_subnet_group
  @db_subnet_group
end

#deletion_protectionBoolean

Returns the value of attribute deletion_protection.

Returns:

  • (Boolean)


363
364
365
# File 'sig/types.rbs', line 363

def deletion_protection
  @deletion_protection
end

#earliest_restorable_time::Time

Returns the value of attribute earliest_restorable_time.

Returns:

  • (::Time)


335
336
337
# File 'sig/types.rbs', line 335

def earliest_restorable_time
  @earliest_restorable_time
end

#enabled_cloudwatch_logs_exports::Array[::String]

Returns the value of attribute enabled_cloudwatch_logs_exports.

Returns:

  • (::Array[::String])


361
362
363
# File 'sig/types.rbs', line 361

def enabled_cloudwatch_logs_exports
  @enabled_cloudwatch_logs_exports
end

#endpoint::String

Returns the value of attribute endpoint.

Returns:

  • (::String)


336
337
338
# File 'sig/types.rbs', line 336

def endpoint
  @endpoint
end

#engine::String

Returns the value of attribute engine.

Returns:

  • (::String)


339
340
341
# File 'sig/types.rbs', line 339

def engine
  @engine
end

#engine_version::String

Returns the value of attribute engine_version.

Returns:

  • (::String)


340
341
342
# File 'sig/types.rbs', line 340

def engine_version
  @engine_version
end

#global_cluster_identifier::String

Returns the value of attribute global_cluster_identifier.

Returns:

  • (::String)


367
368
369
# File 'sig/types.rbs', line 367

def global_cluster_identifier
  @global_cluster_identifier
end

#hosted_zone_id::String

Returns the value of attribute hosted_zone_id.

Returns:

  • (::String)


351
352
353
# File 'sig/types.rbs', line 351

def hosted_zone_id
  @hosted_zone_id
end

#iam_database_authentication_enabledBoolean

Returns the value of attribute iam_database_authentication_enabled.

Returns:

  • (Boolean)


357
358
359
# File 'sig/types.rbs', line 357

def iam_database_authentication_enabled
  @iam_database_authentication_enabled
end

#io_optimized_next_allowed_modification_time::Time

Returns the value of attribute io_optimized_next_allowed_modification_time.

Returns:

  • (::Time)


368
369
370
# File 'sig/types.rbs', line 368

def io_optimized_next_allowed_modification_time
  @io_optimized_next_allowed_modification_time
end

#kms_key_id::String

Returns the value of attribute kms_key_id.

Returns:

  • (::String)


353
354
355
# File 'sig/types.rbs', line 353

def kms_key_id
  @kms_key_id
end

#latest_restorable_time::Time

Returns the value of attribute latest_restorable_time.

Returns:

  • (::Time)


341
342
343
# File 'sig/types.rbs', line 341

def latest_restorable_time
  @latest_restorable_time
end

#master_username::String

Returns the value of attribute master_username.

Returns:

  • (::String)


343
344
345
# File 'sig/types.rbs', line 343

def master_username
  @master_username
end

#multi_azBoolean

Returns the value of attribute multi_az.

Returns:

  • (Boolean)


338
339
340
# File 'sig/types.rbs', line 338

def multi_az
  @multi_az
end

#network_type::String

Returns the value of attribute network_type.

Returns:

  • (::String)


370
371
372
# File 'sig/types.rbs', line 370

def network_type
  @network_type
end

#pending_modified_valuesTypes::ClusterPendingModifiedValues

Returns the value of attribute pending_modified_values.



362
363
364
# File 'sig/types.rbs', line 362

def pending_modified_values
  @pending_modified_values
end

#percent_progress::String

Returns the value of attribute percent_progress.

Returns:

  • (::String)


334
335
336
# File 'sig/types.rbs', line 334

def percent_progress
  @percent_progress
end

#port::Integer

Returns the value of attribute port.

Returns:

  • (::Integer)


342
343
344
# File 'sig/types.rbs', line 342

def port
  @port
end

#preferred_backup_window::String

Returns the value of attribute preferred_backup_window.

Returns:

  • (::String)


345
346
347
# File 'sig/types.rbs', line 345

def preferred_backup_window
  @preferred_backup_window
end

#preferred_maintenance_window::String

Returns the value of attribute preferred_maintenance_window.

Returns:

  • (::String)


346
347
348
# File 'sig/types.rbs', line 346

def preferred_maintenance_window
  @preferred_maintenance_window
end

#read_replica_identifiers::Array[::String]

Returns the value of attribute read_replica_identifiers.

Returns:

  • (::Array[::String])


348
349
350
# File 'sig/types.rbs', line 348

def read_replica_identifiers
  @read_replica_identifiers
end

#reader_endpoint::String

Returns the value of attribute reader_endpoint.

Returns:

  • (::String)


337
338
339
# File 'sig/types.rbs', line 337

def reader_endpoint
  @reader_endpoint
end

#replication_source_identifier::String

Returns the value of attribute replication_source_identifier.

Returns:

  • (::String)


347
348
349
# File 'sig/types.rbs', line 347

def replication_source_identifier
  @replication_source_identifier
end

#serverless_v2_scaling_configurationTypes::ServerlessV2ScalingConfigurationInfo

Returns the value of attribute serverless_v2_scaling_configuration.



366
367
368
# File 'sig/types.rbs', line 366

def serverless_v2_scaling_configuration
  @serverless_v2_scaling_configuration
end

#status::String

Returns the value of attribute status.

Returns:

  • (::String)


333
334
335
# File 'sig/types.rbs', line 333

def status
  @status
end

#storage_encryptedBoolean

Returns the value of attribute storage_encrypted.

Returns:

  • (Boolean)


352
353
354
# File 'sig/types.rbs', line 352

def storage_encrypted
  @storage_encrypted
end

#storage_type::String

Returns the value of attribute storage_type.

Returns:

  • (::String)


369
370
371
# File 'sig/types.rbs', line 369

def storage_type
  @storage_type
end

#vpc_security_groups::Array[Types::VpcSecurityGroupMembership]

Returns the value of attribute vpc_security_groups.

Returns:



350
351
352
# File 'sig/types.rbs', line 350

def vpc_security_groups
  @vpc_security_groups
end