Class: Aws::Types::ModifyDBInstanceMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:master_user_password, :tde_credential_password])

Instance Attribute Summary collapse

Instance Attribute Details

#additional_storage_volumes::Array[Types::ModifyAdditionalStorageVolume]

Returns the value of attribute additional_storage_volumes.



3109
3110
3111
# File 'sig/types.rbs', line 3109

def additional_storage_volumes
  @additional_storage_volumes
end

#allocated_storage::Integer

Returns the value of attribute allocated_storage.

Returns:

  • (::Integer)


3049
3050
3051
# File 'sig/types.rbs', line 3049

def allocated_storage
  @allocated_storage
end

#allow_major_version_upgradeBoolean

Returns the value of attribute allow_major_version_upgrade.

Returns:

  • (Boolean)


3062
3063
3064
# File 'sig/types.rbs', line 3062

def allow_major_version_upgrade
  @allow_major_version_upgrade
end

#apply_immediatelyBoolean

Returns the value of attribute apply_immediately.

Returns:

  • (Boolean)


3054
3055
3056
# File 'sig/types.rbs', line 3054

def apply_immediately
  @apply_immediately
end

#auto_minor_version_upgradeBoolean

Returns the value of attribute auto_minor_version_upgrade.

Returns:

  • (Boolean)


3063
3064
3065
# File 'sig/types.rbs', line 3063

def auto_minor_version_upgrade
  @auto_minor_version_upgrade
end

#automation_mode"full", "all-paused"

Returns the value of attribute automation_mode.

Returns:

  • ("full", "all-paused")


3098
3099
3100
# File 'sig/types.rbs', line 3098

def automation_mode
  @automation_mode
end

#aws_backup_recovery_point_arn::String

Returns the value of attribute aws_backup_recovery_point_arn.

Returns:

  • (::String)


3102
3103
3104
# File 'sig/types.rbs', line 3102

def aws_backup_recovery_point_arn
  @aws_backup_recovery_point_arn
end

#backup_retention_period::Integer

Returns the value of attribute backup_retention_period.

Returns:

  • (::Integer)


3057
3058
3059
# File 'sig/types.rbs', line 3057

def backup_retention_period
  @backup_retention_period
end

#ca_certificate_identifier::String

Returns the value of attribute ca_certificate_identifier.

Returns:

  • (::String)


3072
3073
3074
# File 'sig/types.rbs', line 3072

def ca_certificate_identifier
  @ca_certificate_identifier
end

#certificate_rotation_restartBoolean

Returns the value of attribute certificate_rotation_restart.

Returns:

  • (Boolean)


3096
3097
3098
# File 'sig/types.rbs', line 3096

def certificate_rotation_restart
  @certificate_rotation_restart
end

#cloudwatch_logs_export_configurationTypes::CloudwatchLogsExportConfiguration

Returns the value of attribute cloudwatch_logs_export_configuration.



3091
3092
3093
# File 'sig/types.rbs', line 3091

def cloudwatch_logs_export_configuration
  @cloudwatch_logs_export_configuration
end

#copy_tags_to_snapshotBoolean

Returns the value of attribute copy_tags_to_snapshot.

Returns:

  • (Boolean)


3079
3080
3081
# File 'sig/types.rbs', line 3079

def copy_tags_to_snapshot
  @copy_tags_to_snapshot
end

#database_insights_mode"standard", "advanced"

Returns the value of attribute database_insights_mode.

Returns:

  • ("standard", "advanced")


3087
3088
3089
# File 'sig/types.rbs', line 3087

def database_insights_mode
  @database_insights_mode
end

#db_instance_class::String

Returns the value of attribute db_instance_class.

Returns:

  • (::String)


3050
3051
3052
# File 'sig/types.rbs', line 3050

def db_instance_class
  @db_instance_class
end

#db_instance_identifier::String

Returns the value of attribute db_instance_identifier.

Returns:

  • (::String)


3048
3049
3050
# File 'sig/types.rbs', line 3048

def db_instance_identifier
  @db_instance_identifier
end

#db_parameter_group_name::String

Returns the value of attribute db_parameter_group_name.

Returns:

  • (::String)


3056
3057
3058
# File 'sig/types.rbs', line 3056

def db_parameter_group_name
  @db_parameter_group_name
end

#db_port_number::Integer

Returns the value of attribute db_port_number.

Returns:

  • (::Integer)


3081
3082
3083
# File 'sig/types.rbs', line 3081

def db_port_number
  @db_port_number
end

#db_security_groups::Array[::String]

Returns the value of attribute db_security_groups.

Returns:

  • (::Array[::String])


3052
3053
3054
# File 'sig/types.rbs', line 3052

def db_security_groups
  @db_security_groups
end

#db_subnet_group_name::String

Returns the value of attribute db_subnet_group_name.

Returns:

  • (::String)


3051
3052
3053
# File 'sig/types.rbs', line 3051

def db_subnet_group_name
  @db_subnet_group_name
end

#dedicated_log_volumeBoolean

Returns the value of attribute dedicated_log_volume.

Returns:

  • (Boolean)


3107
3108
3109
# File 'sig/types.rbs', line 3107

def dedicated_log_volume
  @dedicated_log_volume
end

#deletion_protectionBoolean

Returns the value of attribute deletion_protection.

Returns:

  • (Boolean)


3094
3095
3096
# File 'sig/types.rbs', line 3094

def deletion_protection
  @deletion_protection
end

#disable_domainBoolean

Returns the value of attribute disable_domain.

Returns:

  • (Boolean)


3078
3079
3080
# File 'sig/types.rbs', line 3078

def disable_domain
  @disable_domain
end

#domain::String

Returns the value of attribute domain.

Returns:

  • (::String)


3073
3074
3075
# File 'sig/types.rbs', line 3073

def domain
  @domain
end

#domain_auth_secret_arn::String

Returns the value of attribute domain_auth_secret_arn.

Returns:

  • (::String)


3076
3077
3078
# File 'sig/types.rbs', line 3076

def domain_auth_secret_arn
  @domain_auth_secret_arn
end

#domain_dns_ips::Array[::String]

Returns the value of attribute domain_dns_ips.

Returns:

  • (::Array[::String])


3077
3078
3079
# File 'sig/types.rbs', line 3077

def domain_dns_ips
  @domain_dns_ips
end

#domain_fqdn::String

Returns the value of attribute domain_fqdn.

Returns:

  • (::String)


3074
3075
3076
# File 'sig/types.rbs', line 3074

def domain_fqdn
  @domain_fqdn
end

#domain_iam_role_name::String

Returns the value of attribute domain_iam_role_name.

Returns:

  • (::String)


3084
3085
3086
# File 'sig/types.rbs', line 3084

def domain_iam_role_name
  @domain_iam_role_name
end

#domain_ou::String

Returns the value of attribute domain_ou.

Returns:

  • (::String)


3075
3076
3077
# File 'sig/types.rbs', line 3075

def domain_ou
  @domain_ou
end

#enable_customer_owned_ipBoolean

Returns the value of attribute enable_customer_owned_ip.

Returns:

  • (Boolean)


3100
3101
3102
# File 'sig/types.rbs', line 3100

def enable_customer_owned_ip
  @enable_customer_owned_ip
end

#enable_iam_database_authenticationBoolean

Returns the value of attribute enable_iam_database_authentication.

Returns:

  • (Boolean)


3086
3087
3088
# File 'sig/types.rbs', line 3086

def enable_iam_database_authentication
  @enable_iam_database_authentication
end

#enable_performance_insightsBoolean

Returns the value of attribute enable_performance_insights.

Returns:

  • (Boolean)


3088
3089
3090
# File 'sig/types.rbs', line 3088

def enable_performance_insights
  @enable_performance_insights
end

#engine::String

Returns the value of attribute engine.

Returns:

  • (::String)


3108
3109
3110
# File 'sig/types.rbs', line 3108

def engine
  @engine
end

#engine_lifecycle_support::String

Returns the value of attribute engine_lifecycle_support.

Returns:

  • (::String)


3112
3113
3114
# File 'sig/types.rbs', line 3112

def engine_lifecycle_support
  @engine_lifecycle_support
end

#engine_version::String

Returns the value of attribute engine_version.

Returns:

  • (::String)


3061
3062
3063
# File 'sig/types.rbs', line 3061

def engine_version
  @engine_version
end

#iops::Integer

Returns the value of attribute iops.

Returns:

  • (::Integer)


3065
3066
3067
# File 'sig/types.rbs', line 3065

def iops
  @iops
end

#license_model::String

Returns the value of attribute license_model.

Returns:

  • (::String)


3064
3065
3066
# File 'sig/types.rbs', line 3064

def license_model
  @license_model
end

#manage_master_user_passwordBoolean

Returns the value of attribute manage_master_user_password.

Returns:

  • (Boolean)


3103
3104
3105
# File 'sig/types.rbs', line 3103

def manage_master_user_password
  @manage_master_user_password
end

#master_user_authentication_type"password", "iam-db-auth"

Returns the value of attribute master_user_authentication_type.

Returns:

  • ("password", "iam-db-auth")


3111
3112
3113
# File 'sig/types.rbs', line 3111

def master_user_authentication_type
  @master_user_authentication_type
end

#master_user_password::String

Returns the value of attribute master_user_password.

Returns:

  • (::String)


3055
3056
3057
# File 'sig/types.rbs', line 3055

def master_user_password
  @master_user_password
end

#master_user_secret_kms_key_id::String

Returns the value of attribute master_user_secret_kms_key_id.

Returns:

  • (::String)


3105
3106
3107
# File 'sig/types.rbs', line 3105

def master_user_secret_kms_key_id
  @master_user_secret_kms_key_id
end

#max_allocated_storage::Integer

Returns the value of attribute max_allocated_storage.

Returns:

  • (::Integer)


3095
3096
3097
# File 'sig/types.rbs', line 3095

def max_allocated_storage
  @max_allocated_storage
end

#monitoring_interval::Integer

Returns the value of attribute monitoring_interval.

Returns:

  • (::Integer)


3080
3081
3082
# File 'sig/types.rbs', line 3080

def monitoring_interval
  @monitoring_interval
end

#monitoring_role_arn::String

Returns the value of attribute monitoring_role_arn.

Returns:

  • (::String)


3083
3084
3085
# File 'sig/types.rbs', line 3083

def monitoring_role_arn
  @monitoring_role_arn
end

#multi_azBoolean

Returns the value of attribute multi_az.

Returns:

  • (Boolean)


3060
3061
3062
# File 'sig/types.rbs', line 3060

def multi_az
  @multi_az
end

#multi_tenantBoolean

Returns the value of attribute multi_tenant.

Returns:

  • (Boolean)


3106
3107
3108
# File 'sig/types.rbs', line 3106

def multi_tenant
  @multi_tenant
end

#network_type::String

Returns the value of attribute network_type.

Returns:

  • (::String)


3101
3102
3103
# File 'sig/types.rbs', line 3101

def network_type
  @network_type
end

#new_db_instance_identifier::String

Returns the value of attribute new_db_instance_identifier.

Returns:

  • (::String)


3068
3069
3070
# File 'sig/types.rbs', line 3068

def new_db_instance_identifier
  @new_db_instance_identifier
end

#option_group_name::String

Returns the value of attribute option_group_name.

Returns:

  • (::String)


3067
3068
3069
# File 'sig/types.rbs', line 3067

def option_group_name
  @option_group_name
end

#performance_insights_kms_key_id::String

Returns the value of attribute performance_insights_kms_key_id.

Returns:

  • (::String)


3089
3090
3091
# File 'sig/types.rbs', line 3089

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)


3090
3091
3092
# File 'sig/types.rbs', line 3090

def performance_insights_retention_period
  @performance_insights_retention_period
end

#preferred_backup_window::String

Returns the value of attribute preferred_backup_window.

Returns:

  • (::String)


3058
3059
3060
# File 'sig/types.rbs', line 3058

def preferred_backup_window
  @preferred_backup_window
end

#preferred_maintenance_window::String

Returns the value of attribute preferred_maintenance_window.

Returns:

  • (::String)


3059
3060
3061
# File 'sig/types.rbs', line 3059

def preferred_maintenance_window
  @preferred_maintenance_window
end

#processor_features::Array[Types::ProcessorFeature]

Returns the value of attribute processor_features.

Returns:



3092
3093
3094
# File 'sig/types.rbs', line 3092

def processor_features
  @processor_features
end

#promotion_tier::Integer

Returns the value of attribute promotion_tier.

Returns:

  • (::Integer)


3085
3086
3087
# File 'sig/types.rbs', line 3085

def promotion_tier
  @promotion_tier
end

#publicly_accessibleBoolean

Returns the value of attribute publicly_accessible.

Returns:

  • (Boolean)


3082
3083
3084
# File 'sig/types.rbs', line 3082

def publicly_accessible
  @publicly_accessible
end

#replica_mode"open-read-only", "mounted"

Returns the value of attribute replica_mode.

Returns:

  • ("open-read-only", "mounted")


3097
3098
3099
# File 'sig/types.rbs', line 3097

def replica_mode
  @replica_mode
end

#resume_full_automation_mode_minutes::Integer

Returns the value of attribute resume_full_automation_mode_minutes.

Returns:

  • (::Integer)


3099
3100
3101
# File 'sig/types.rbs', line 3099

def resume_full_automation_mode_minutes
  @resume_full_automation_mode_minutes
end

#rotate_master_user_passwordBoolean

Returns the value of attribute rotate_master_user_password.

Returns:

  • (Boolean)


3104
3105
3106
# File 'sig/types.rbs', line 3104

def rotate_master_user_password
  @rotate_master_user_password
end

#storage_throughput::Integer

Returns the value of attribute storage_throughput.

Returns:

  • (::Integer)


3066
3067
3068
# File 'sig/types.rbs', line 3066

def storage_throughput
  @storage_throughput
end

#storage_type::String

Returns the value of attribute storage_type.

Returns:

  • (::String)


3069
3070
3071
# File 'sig/types.rbs', line 3069

def storage_type
  @storage_type
end

#tag_specifications::Array[Types::TagSpecification]

Returns the value of attribute tag_specifications.

Returns:



3110
3111
3112
# File 'sig/types.rbs', line 3110

def tag_specifications
  @tag_specifications
end

#tde_credential_arn::String

Returns the value of attribute tde_credential_arn.

Returns:

  • (::String)


3070
3071
3072
# File 'sig/types.rbs', line 3070

def tde_credential_arn
  @tde_credential_arn
end

#tde_credential_password::String

Returns the value of attribute tde_credential_password.

Returns:

  • (::String)


3071
3072
3073
# File 'sig/types.rbs', line 3071

def tde_credential_password
  @tde_credential_password
end

#use_default_processor_featuresBoolean

Returns the value of attribute use_default_processor_features.

Returns:

  • (Boolean)


3093
3094
3095
# File 'sig/types.rbs', line 3093

def use_default_processor_features
  @use_default_processor_features
end

#vpc_security_group_ids::Array[::String]

Returns the value of attribute vpc_security_group_ids.

Returns:

  • (::Array[::String])


3053
3054
3055
# File 'sig/types.rbs', line 3053

def vpc_security_group_ids
  @vpc_security_group_ids
end