Class: Aws::Types::OrderableDBInstanceOption

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#availability_zone_group::String

Returns the value of attribute availability_zone_group.

Returns:

  • (::String)


3413
3414
3415
# File 'sig/types.rbs', line 3413

def availability_zone_group
  @availability_zone_group
end

#availability_zones::Array[Types::AvailabilityZone]

Returns the value of attribute availability_zones.

Returns:



3414
3415
3416
# File 'sig/types.rbs', line 3414

def availability_zones
  @availability_zones
end

#available_additional_storage_volumes_options::Array[Types::AvailableAdditionalStorageVolumesOption]

Returns the value of attribute available_additional_storage_volumes_options.



3447
3448
3449
# File 'sig/types.rbs', line 3447

def available_additional_storage_volumes_options
  @available_additional_storage_volumes_options
end

#available_processor_features::Array[Types::AvailableProcessorFeature]

Returns the value of attribute available_processor_features.

Returns:



3435
3436
3437
# File 'sig/types.rbs', line 3435

def available_processor_features
  @available_processor_features
end

#db_instance_class::String

Returns the value of attribute db_instance_class.

Returns:

  • (::String)


3411
3412
3413
# File 'sig/types.rbs', line 3411

def db_instance_class
  @db_instance_class
end

#engine::String

Returns the value of attribute engine.

Returns:

  • (::String)


3409
3410
3411
# File 'sig/types.rbs', line 3409

def engine
  @engine
end

#engine_version::String

Returns the value of attribute engine_version.

Returns:

  • (::String)


3410
3411
3412
# File 'sig/types.rbs', line 3410

def engine_version
  @engine_version
end

#license_model::String

Returns the value of attribute license_model.

Returns:

  • (::String)


3412
3413
3414
# File 'sig/types.rbs', line 3412

def license_model
  @license_model
end

#max_iops_per_db_instance::Integer

Returns the value of attribute max_iops_per_db_instance.

Returns:

  • (::Integer)


3428
3429
3430
# File 'sig/types.rbs', line 3428

def max_iops_per_db_instance
  @max_iops_per_db_instance
end

#max_iops_per_gib::Float

Returns the value of attribute max_iops_per_gib.

Returns:

  • (::Float)


3430
3431
3432
# File 'sig/types.rbs', line 3430

def max_iops_per_gib
  @max_iops_per_gib
end

#max_storage_size::Integer

Returns the value of attribute max_storage_size.

Returns:

  • (::Integer)


3426
3427
3428
# File 'sig/types.rbs', line 3426

def max_storage_size
  @max_storage_size
end

#max_storage_throughput_per_db_instance::Integer

Returns the value of attribute max_storage_throughput_per_db_instance.

Returns:

  • (::Integer)


3432
3433
3434
# File 'sig/types.rbs', line 3432

def max_storage_throughput_per_db_instance
  @max_storage_throughput_per_db_instance
end

#max_storage_throughput_per_iops::Float

Returns the value of attribute max_storage_throughput_per_iops.

Returns:

  • (::Float)


3434
3435
3436
# File 'sig/types.rbs', line 3434

def max_storage_throughput_per_iops
  @max_storage_throughput_per_iops
end

#min_iops_per_db_instance::Integer

Returns the value of attribute min_iops_per_db_instance.

Returns:

  • (::Integer)


3427
3428
3429
# File 'sig/types.rbs', line 3427

def min_iops_per_db_instance
  @min_iops_per_db_instance
end

#min_iops_per_gib::Float

Returns the value of attribute min_iops_per_gib.

Returns:

  • (::Float)


3429
3430
3431
# File 'sig/types.rbs', line 3429

def min_iops_per_gib
  @min_iops_per_gib
end

#min_storage_size::Integer

Returns the value of attribute min_storage_size.

Returns:

  • (::Integer)


3425
3426
3427
# File 'sig/types.rbs', line 3425

def min_storage_size
  @min_storage_size
end

#min_storage_throughput_per_db_instance::Integer

Returns the value of attribute min_storage_throughput_per_db_instance.

Returns:

  • (::Integer)


3431
3432
3433
# File 'sig/types.rbs', line 3431

def min_storage_throughput_per_db_instance
  @min_storage_throughput_per_db_instance
end

#min_storage_throughput_per_iops::Float

Returns the value of attribute min_storage_throughput_per_iops.

Returns:

  • (::Float)


3433
3434
3435
# File 'sig/types.rbs', line 3433

def min_storage_throughput_per_iops
  @min_storage_throughput_per_iops
end

#multi_az_capableBoolean

Returns the value of attribute multi_az_capable.

Returns:

  • (Boolean)


3415
3416
3417
# File 'sig/types.rbs', line 3415

def multi_az_capable
  @multi_az_capable
end

#outpost_capableBoolean

Returns the value of attribute outpost_capable.

Returns:

  • (Boolean)


3439
3440
3441
# File 'sig/types.rbs', line 3439

def outpost_capable
  @outpost_capable
end

#read_replica_capableBoolean

Returns the value of attribute read_replica_capable.

Returns:

  • (Boolean)


3416
3417
3418
# File 'sig/types.rbs', line 3416

def read_replica_capable
  @read_replica_capable
end

#storage_type::String

Returns the value of attribute storage_type.

Returns:

  • (::String)


3419
3420
3421
# File 'sig/types.rbs', line 3419

def storage_type
  @storage_type
end

#supported_activity_stream_modes::Array[::String]

Returns the value of attribute supported_activity_stream_modes.

Returns:

  • (::Array[::String])


3440
3441
3442
# File 'sig/types.rbs', line 3440

def supported_activity_stream_modes
  @supported_activity_stream_modes
end

#supported_engine_modes::Array[::String]

Returns the value of attribute supported_engine_modes.

Returns:

  • (::Array[::String])


3436
3437
3438
# File 'sig/types.rbs', line 3436

def supported_engine_modes
  @supported_engine_modes
end

#supported_network_types::Array[::String]

Returns the value of attribute supported_network_types.

Returns:

  • (::Array[::String])


3442
3443
3444
# File 'sig/types.rbs', line 3442

def supported_network_types
  @supported_network_types
end

#supports_additional_storage_volumesBoolean

Returns the value of attribute supports_additional_storage_volumes.

Returns:

  • (Boolean)


3445
3446
3447
# File 'sig/types.rbs', line 3445

def supports_additional_storage_volumes
  @supports_additional_storage_volumes
end

#supports_clustersBoolean

Returns the value of attribute supports_clusters.

Returns:

  • (Boolean)


3443
3444
3445
# File 'sig/types.rbs', line 3443

def supports_clusters
  @supports_clusters
end

#supports_dedicated_log_volumeBoolean

Returns the value of attribute supports_dedicated_log_volume.

Returns:

  • (Boolean)


3444
3445
3446
# File 'sig/types.rbs', line 3444

def supports_dedicated_log_volume
  @supports_dedicated_log_volume
end

#supports_enhanced_monitoringBoolean

Returns the value of attribute supports_enhanced_monitoring.

Returns:

  • (Boolean)


3422
3423
3424
# File 'sig/types.rbs', line 3422

def supports_enhanced_monitoring
  @supports_enhanced_monitoring
end

#supports_global_databasesBoolean

Returns the value of attribute supports_global_databases.

Returns:

  • (Boolean)


3441
3442
3443
# File 'sig/types.rbs', line 3441

def supports_global_databases
  @supports_global_databases
end

#supports_http_endpointBoolean

Returns the value of attribute supports_http_endpoint.

Returns:

  • (Boolean)


3446
3447
3448
# File 'sig/types.rbs', line 3446

def supports_http_endpoint
  @supports_http_endpoint
end

#supports_iam_database_authenticationBoolean

Returns the value of attribute supports_iam_database_authentication.

Returns:

  • (Boolean)


3423
3424
3425
# File 'sig/types.rbs', line 3423

def supports_iam_database_authentication
  @supports_iam_database_authentication
end

#supports_iopsBoolean

Returns the value of attribute supports_iops.

Returns:

  • (Boolean)


3420
3421
3422
# File 'sig/types.rbs', line 3420

def supports_iops
  @supports_iops
end

#supports_kerberos_authenticationBoolean

Returns the value of attribute supports_kerberos_authentication.

Returns:

  • (Boolean)


3438
3439
3440
# File 'sig/types.rbs', line 3438

def supports_kerberos_authentication
  @supports_kerberos_authentication
end

#supports_performance_insightsBoolean

Returns the value of attribute supports_performance_insights.

Returns:

  • (Boolean)


3424
3425
3426
# File 'sig/types.rbs', line 3424

def supports_performance_insights
  @supports_performance_insights
end

#supports_storage_autoscalingBoolean

Returns the value of attribute supports_storage_autoscaling.

Returns:

  • (Boolean)


3437
3438
3439
# File 'sig/types.rbs', line 3437

def supports_storage_autoscaling
  @supports_storage_autoscaling
end

#supports_storage_encryptionBoolean

Returns the value of attribute supports_storage_encryption.

Returns:

  • (Boolean)


3418
3419
3420
# File 'sig/types.rbs', line 3418

def supports_storage_encryption
  @supports_storage_encryption
end

#supports_storage_throughputBoolean

Returns the value of attribute supports_storage_throughput.

Returns:

  • (Boolean)


3421
3422
3423
# File 'sig/types.rbs', line 3421

def supports_storage_throughput
  @supports_storage_throughput
end

#vpcBoolean

Returns the value of attribute vpc.

Returns:

  • (Boolean)


3417
3418
3419
# File 'sig/types.rbs', line 3417

def vpc
  @vpc
end