Class: Aws::Types::OrderableDBInstanceOption
- Inherits:
-
Object
- Object
- Aws::Types::OrderableDBInstanceOption
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#availability_zone_group ⇒ ::String
Returns the value of attribute availability_zone_group.
-
#availability_zones ⇒ ::Array[Types::AvailabilityZone]
Returns the value of attribute availability_zones.
-
#available_additional_storage_volumes_options ⇒ ::Array[Types::AvailableAdditionalStorageVolumesOption]
Returns the value of attribute available_additional_storage_volumes_options.
-
#available_processor_features ⇒ ::Array[Types::AvailableProcessorFeature]
Returns the value of attribute available_processor_features.
-
#db_instance_class ⇒ ::String
Returns the value of attribute db_instance_class.
-
#engine ⇒ ::String
Returns the value of attribute engine.
-
#engine_version ⇒ ::String
Returns the value of attribute engine_version.
-
#license_model ⇒ ::String
Returns the value of attribute license_model.
-
#max_iops_per_db_instance ⇒ ::Integer
Returns the value of attribute max_iops_per_db_instance.
-
#max_iops_per_gib ⇒ ::Float
Returns the value of attribute max_iops_per_gib.
-
#max_storage_size ⇒ ::Integer
Returns the value of attribute max_storage_size.
-
#max_storage_throughput_per_db_instance ⇒ ::Integer
Returns the value of attribute max_storage_throughput_per_db_instance.
-
#max_storage_throughput_per_iops ⇒ ::Float
Returns the value of attribute max_storage_throughput_per_iops.
-
#min_iops_per_db_instance ⇒ ::Integer
Returns the value of attribute min_iops_per_db_instance.
-
#min_iops_per_gib ⇒ ::Float
Returns the value of attribute min_iops_per_gib.
-
#min_storage_size ⇒ ::Integer
Returns the value of attribute min_storage_size.
-
#min_storage_throughput_per_db_instance ⇒ ::Integer
Returns the value of attribute min_storage_throughput_per_db_instance.
-
#min_storage_throughput_per_iops ⇒ ::Float
Returns the value of attribute min_storage_throughput_per_iops.
-
#multi_az_capable ⇒ Boolean
Returns the value of attribute multi_az_capable.
-
#outpost_capable ⇒ Boolean
Returns the value of attribute outpost_capable.
-
#read_replica_capable ⇒ Boolean
Returns the value of attribute read_replica_capable.
-
#storage_type ⇒ ::String
Returns the value of attribute storage_type.
-
#supported_activity_stream_modes ⇒ ::Array[::String]
Returns the value of attribute supported_activity_stream_modes.
-
#supported_engine_modes ⇒ ::Array[::String]
Returns the value of attribute supported_engine_modes.
-
#supported_network_types ⇒ ::Array[::String]
Returns the value of attribute supported_network_types.
-
#supports_additional_storage_volumes ⇒ Boolean
Returns the value of attribute supports_additional_storage_volumes.
-
#supports_clusters ⇒ Boolean
Returns the value of attribute supports_clusters.
-
#supports_dedicated_log_volume ⇒ Boolean
Returns the value of attribute supports_dedicated_log_volume.
-
#supports_enhanced_monitoring ⇒ Boolean
Returns the value of attribute supports_enhanced_monitoring.
-
#supports_global_databases ⇒ Boolean
Returns the value of attribute supports_global_databases.
-
#supports_http_endpoint ⇒ Boolean
Returns the value of attribute supports_http_endpoint.
-
#supports_iam_database_authentication ⇒ Boolean
Returns the value of attribute supports_iam_database_authentication.
-
#supports_iops ⇒ Boolean
Returns the value of attribute supports_iops.
-
#supports_kerberos_authentication ⇒ Boolean
Returns the value of attribute supports_kerberos_authentication.
-
#supports_performance_insights ⇒ Boolean
Returns the value of attribute supports_performance_insights.
-
#supports_storage_autoscaling ⇒ Boolean
Returns the value of attribute supports_storage_autoscaling.
-
#supports_storage_encryption ⇒ Boolean
Returns the value of attribute supports_storage_encryption.
-
#supports_storage_throughput ⇒ Boolean
Returns the value of attribute supports_storage_throughput.
-
#vpc ⇒ Boolean
Returns the value of attribute vpc.
Instance Attribute Details
#availability_zone_group ⇒ ::String
Returns the value of attribute availability_zone_group.
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.
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 end |
#available_processor_features ⇒ ::Array[Types::AvailableProcessorFeature]
Returns the value of attribute available_processor_features.
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.
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.
3409 3410 3411 |
# File 'sig/types.rbs', line 3409 def engine @engine end |
#engine_version ⇒ ::String
Returns the value of attribute engine_version.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
3433 3434 3435 |
# File 'sig/types.rbs', line 3433 def min_storage_throughput_per_iops @min_storage_throughput_per_iops end |
#multi_az_capable ⇒ Boolean
Returns the value of attribute multi_az_capable.
3415 3416 3417 |
# File 'sig/types.rbs', line 3415 def multi_az_capable @multi_az_capable end |
#outpost_capable ⇒ Boolean
Returns the value of attribute outpost_capable.
3439 3440 3441 |
# File 'sig/types.rbs', line 3439 def outpost_capable @outpost_capable end |
#read_replica_capable ⇒ Boolean
Returns the value of attribute read_replica_capable.
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.
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.
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.
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.
3442 3443 3444 |
# File 'sig/types.rbs', line 3442 def supported_network_types @supported_network_types end |
#supports_additional_storage_volumes ⇒ Boolean
Returns the value of attribute supports_additional_storage_volumes.
3445 3446 3447 |
# File 'sig/types.rbs', line 3445 def supports_additional_storage_volumes @supports_additional_storage_volumes end |
#supports_clusters ⇒ Boolean
Returns the value of attribute supports_clusters.
3443 3444 3445 |
# File 'sig/types.rbs', line 3443 def supports_clusters @supports_clusters end |
#supports_dedicated_log_volume ⇒ Boolean
Returns the value of attribute supports_dedicated_log_volume.
3444 3445 3446 |
# File 'sig/types.rbs', line 3444 def supports_dedicated_log_volume @supports_dedicated_log_volume end |
#supports_enhanced_monitoring ⇒ Boolean
Returns the value of attribute supports_enhanced_monitoring.
3422 3423 3424 |
# File 'sig/types.rbs', line 3422 def supports_enhanced_monitoring @supports_enhanced_monitoring end |
#supports_global_databases ⇒ Boolean
Returns the value of attribute supports_global_databases.
3441 3442 3443 |
# File 'sig/types.rbs', line 3441 def supports_global_databases @supports_global_databases end |
#supports_http_endpoint ⇒ Boolean
Returns the value of attribute supports_http_endpoint.
3446 3447 3448 |
# File 'sig/types.rbs', line 3446 def supports_http_endpoint @supports_http_endpoint end |
#supports_iam_database_authentication ⇒ Boolean
Returns the value of attribute supports_iam_database_authentication.
3423 3424 3425 |
# File 'sig/types.rbs', line 3423 def supports_iam_database_authentication @supports_iam_database_authentication end |
#supports_iops ⇒ Boolean
Returns the value of attribute supports_iops.
3420 3421 3422 |
# File 'sig/types.rbs', line 3420 def supports_iops @supports_iops end |
#supports_kerberos_authentication ⇒ Boolean
Returns the value of attribute supports_kerberos_authentication.
3438 3439 3440 |
# File 'sig/types.rbs', line 3438 def supports_kerberos_authentication @supports_kerberos_authentication end |
#supports_performance_insights ⇒ Boolean
Returns the value of attribute supports_performance_insights.
3424 3425 3426 |
# File 'sig/types.rbs', line 3424 def supports_performance_insights @supports_performance_insights end |
#supports_storage_autoscaling ⇒ Boolean
Returns the value of attribute supports_storage_autoscaling.
3437 3438 3439 |
# File 'sig/types.rbs', line 3437 def supports_storage_autoscaling @supports_storage_autoscaling end |
#supports_storage_encryption ⇒ Boolean
Returns the value of attribute supports_storage_encryption.
3418 3419 3420 |
# File 'sig/types.rbs', line 3418 def supports_storage_encryption @supports_storage_encryption end |
#supports_storage_throughput ⇒ Boolean
Returns the value of attribute supports_storage_throughput.
3421 3422 3423 |
# File 'sig/types.rbs', line 3421 def supports_storage_throughput @supports_storage_throughput end |
#vpc ⇒ Boolean
Returns the value of attribute vpc.
3417 3418 3419 |
# File 'sig/types.rbs', line 3417 def vpc @vpc end |