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

#associated_roles::Array[Types::DBClusterRole]

Returns the value of attribute associated_roles.

Returns:



270
271
272
# File 'sig/types.rbs', line 270

def associated_roles
  @associated_roles
end

#availability_zones::Array[::String]

Returns the value of attribute availability_zones.

Returns:

  • (::Array[::String])


243
244
245
# File 'sig/types.rbs', line 243

def availability_zones
  @availability_zones
end

#backup_retention_period::Integer

Returns the value of attribute backup_retention_period.

Returns:

  • (::Integer)


244
245
246
# File 'sig/types.rbs', line 244

def backup_retention_period
  @backup_retention_period
end

#clone_group_id::String

Returns the value of attribute clone_group_id.

Returns:

  • (::String)


271
272
273
# File 'sig/types.rbs', line 271

def clone_group_id
  @clone_group_id
end

#cluster_create_time::Time

Returns the value of attribute cluster_create_time.

Returns:

  • (::Time)


272
273
274
# File 'sig/types.rbs', line 272

def cluster_create_time
  @cluster_create_time
end

#db_cluster_arn::String

Returns the value of attribute db_cluster_arn.

Returns:

  • (::String)


269
270
271
# File 'sig/types.rbs', line 269

def db_cluster_arn
  @db_cluster_arn
end

#db_cluster_identifier::String

Returns the value of attribute db_cluster_identifier.

Returns:

  • (::String)


245
246
247
# File 'sig/types.rbs', line 245

def db_cluster_identifier
  @db_cluster_identifier
end

#db_cluster_members::Array[Types::DBClusterMember]

Returns the value of attribute db_cluster_members.

Returns:



263
264
265
# File 'sig/types.rbs', line 263

def db_cluster_members
  @db_cluster_members
end

#db_cluster_parameter_group::String

Returns the value of attribute db_cluster_parameter_group.

Returns:

  • (::String)


246
247
248
# File 'sig/types.rbs', line 246

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)


268
269
270
# File 'sig/types.rbs', line 268

def db_cluster_resource_id
  @db_cluster_resource_id
end

#db_subnet_group::String

Returns the value of attribute db_subnet_group.

Returns:

  • (::String)


247
248
249
# File 'sig/types.rbs', line 247

def db_subnet_group
  @db_subnet_group
end

#deletion_protectionBoolean

Returns the value of attribute deletion_protection.

Returns:

  • (Boolean)


274
275
276
# File 'sig/types.rbs', line 274

def deletion_protection
  @deletion_protection
end

#earliest_restorable_time::Time

Returns the value of attribute earliest_restorable_time.

Returns:

  • (::Time)


250
251
252
# File 'sig/types.rbs', line 250

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


273
274
275
# File 'sig/types.rbs', line 273

def enabled_cloudwatch_logs_exports
  @enabled_cloudwatch_logs_exports
end

#endpoint::String

Returns the value of attribute endpoint.

Returns:

  • (::String)


251
252
253
# File 'sig/types.rbs', line 251

def endpoint
  @endpoint
end

#engine::String

Returns the value of attribute engine.

Returns:

  • (::String)


254
255
256
# File 'sig/types.rbs', line 254

def engine
  @engine
end

#engine_version::String

Returns the value of attribute engine_version.

Returns:

  • (::String)


255
256
257
# File 'sig/types.rbs', line 255

def engine_version
  @engine_version
end

#hosted_zone_id::String

Returns the value of attribute hosted_zone_id.

Returns:

  • (::String)


265
266
267
# File 'sig/types.rbs', line 265

def hosted_zone_id
  @hosted_zone_id
end

#io_optimized_next_allowed_modification_time::Time

Returns the value of attribute io_optimized_next_allowed_modification_time.

Returns:

  • (::Time)


275
276
277
# File 'sig/types.rbs', line 275

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)


267
268
269
# File 'sig/types.rbs', line 267

def kms_key_id
  @kms_key_id
end

#latest_restorable_time::Time

Returns the value of attribute latest_restorable_time.

Returns:

  • (::Time)


256
257
258
# File 'sig/types.rbs', line 256

def latest_restorable_time
  @latest_restorable_time
end

#master_user_secretTypes::ClusterMasterUserSecret

Returns the value of attribute master_user_secret.



278
279
280
# File 'sig/types.rbs', line 278

def master_user_secret
  @master_user_secret
end

#master_username::String

Returns the value of attribute master_username.

Returns:

  • (::String)


258
259
260
# File 'sig/types.rbs', line 258

def master_username
  @master_username
end

#multi_azBoolean

Returns the value of attribute multi_az.

Returns:

  • (Boolean)


253
254
255
# File 'sig/types.rbs', line 253

def multi_az
  @multi_az
end

#network_type::String

Returns the value of attribute network_type.

Returns:

  • (::String)


279
280
281
# File 'sig/types.rbs', line 279

def network_type
  @network_type
end

#percent_progress::String

Returns the value of attribute percent_progress.

Returns:

  • (::String)


249
250
251
# File 'sig/types.rbs', line 249

def percent_progress
  @percent_progress
end

#port::Integer

Returns the value of attribute port.

Returns:

  • (::Integer)


257
258
259
# File 'sig/types.rbs', line 257

def port
  @port
end

#preferred_backup_window::String

Returns the value of attribute preferred_backup_window.

Returns:

  • (::String)


259
260
261
# File 'sig/types.rbs', line 259

def preferred_backup_window
  @preferred_backup_window
end

#preferred_maintenance_window::String

Returns the value of attribute preferred_maintenance_window.

Returns:

  • (::String)


260
261
262
# File 'sig/types.rbs', line 260

def preferred_maintenance_window
  @preferred_maintenance_window
end

#read_replica_identifiers::Array[::String]

Returns the value of attribute read_replica_identifiers.

Returns:

  • (::Array[::String])


262
263
264
# File 'sig/types.rbs', line 262

def read_replica_identifiers
  @read_replica_identifiers
end

#reader_endpoint::String

Returns the value of attribute reader_endpoint.

Returns:

  • (::String)


252
253
254
# File 'sig/types.rbs', line 252

def reader_endpoint
  @reader_endpoint
end

#replication_source_identifier::String

Returns the value of attribute replication_source_identifier.

Returns:

  • (::String)


261
262
263
# File 'sig/types.rbs', line 261

def replication_source_identifier
  @replication_source_identifier
end

#serverless_v2_scaling_configurationTypes::ServerlessV2ScalingConfigurationInfo

Returns the value of attribute serverless_v2_scaling_configuration.



277
278
279
# File 'sig/types.rbs', line 277

def serverless_v2_scaling_configuration
  @serverless_v2_scaling_configuration
end

#status::String

Returns the value of attribute status.

Returns:

  • (::String)


248
249
250
# File 'sig/types.rbs', line 248

def status
  @status
end

#storage_encryptedBoolean

Returns the value of attribute storage_encrypted.

Returns:

  • (Boolean)


266
267
268
# File 'sig/types.rbs', line 266

def storage_encrypted
  @storage_encrypted
end

#storage_type::String

Returns the value of attribute storage_type.

Returns:

  • (::String)


276
277
278
# File 'sig/types.rbs', line 276

def storage_type
  @storage_type
end

#vpc_security_groups::Array[Types::VpcSecurityGroupMembership]

Returns the value of attribute vpc_security_groups.

Returns:



264
265
266
# File 'sig/types.rbs', line 264

def vpc_security_groups
  @vpc_security_groups
end