Class: Aws::Types::ModifyDBClusterMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:master_user_password])

Instance Attribute Summary collapse

Instance Attribute Details

#allocated_storage::Integer

Returns the value of attribute allocated_storage.

Returns:

  • (::Integer)


2997
2998
2999
# File 'sig/types.rbs', line 2997

def allocated_storage
  @allocated_storage
end

#allow_engine_mode_changeBoolean

Returns the value of attribute allow_engine_mode_change.

Returns:

  • (Boolean)


3014
3015
3016
# File 'sig/types.rbs', line 3014

def allow_engine_mode_change
  @allow_engine_mode_change
end

#allow_major_version_upgradeBoolean

Returns the value of attribute allow_major_version_upgrade.

Returns:

  • (Boolean)


2987
2988
2989
# File 'sig/types.rbs', line 2987

def allow_major_version_upgrade
  @allow_major_version_upgrade
end

#apply_immediatelyBoolean

Returns the value of attribute apply_immediately.

Returns:

  • (Boolean)


2974
2975
2976
# File 'sig/types.rbs', line 2974

def apply_immediately
  @apply_immediately
end

#auto_minor_version_upgradeBoolean

Returns the value of attribute auto_minor_version_upgrade.

Returns:

  • (Boolean)


3000
3001
3002
# File 'sig/types.rbs', line 3000

def auto_minor_version_upgrade
  @auto_minor_version_upgrade
end

#aws_backup_recovery_point_arn::String

Returns the value of attribute aws_backup_recovery_point_arn.

Returns:

  • (::String)


3015
3016
3017
# File 'sig/types.rbs', line 3015

def aws_backup_recovery_point_arn
  @aws_backup_recovery_point_arn
end

#backtrack_window::Integer

Returns the value of attribute backtrack_window.

Returns:

  • (::Integer)


2984
2985
2986
# File 'sig/types.rbs', line 2984

def backtrack_window
  @backtrack_window
end

#backup_retention_period::Integer

Returns the value of attribute backup_retention_period.

Returns:

  • (::Integer)


2975
2976
2977
# File 'sig/types.rbs', line 2975

def backup_retention_period
  @backup_retention_period
end

#ca_certificate_identifier::String

Returns the value of attribute ca_certificate_identifier.

Returns:

  • (::String)


3017
3018
3019
# File 'sig/types.rbs', line 3017

def ca_certificate_identifier
  @ca_certificate_identifier
end

#cloudwatch_logs_export_configurationTypes::CloudwatchLogsExportConfiguration

Returns the value of attribute cloudwatch_logs_export_configuration.



2985
2986
2987
# File 'sig/types.rbs', line 2985

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)


2994
2995
2996
# File 'sig/types.rbs', line 2994

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


3005
3006
3007
# File 'sig/types.rbs', line 3005

def database_insights_mode
  @database_insights_mode
end

#db_cluster_identifier::String

Returns the value of attribute db_cluster_identifier.

Returns:

  • (::String)


2972
2973
2974
# File 'sig/types.rbs', line 2972

def db_cluster_identifier
  @db_cluster_identifier
end

#db_cluster_instance_class::String

Returns the value of attribute db_cluster_instance_class.

Returns:

  • (::String)


2996
2997
2998
# File 'sig/types.rbs', line 2996

def db_cluster_instance_class
  @db_cluster_instance_class
end

#db_cluster_parameter_group_name::String

Returns the value of attribute db_cluster_parameter_group_name.

Returns:

  • (::String)


2976
2977
2978
# File 'sig/types.rbs', line 2976

def db_cluster_parameter_group_name
  @db_cluster_parameter_group_name
end

#db_instance_parameter_group_name::String

Returns the value of attribute db_instance_parameter_group_name.

Returns:

  • (::String)


2988
2989
2990
# File 'sig/types.rbs', line 2988

def db_instance_parameter_group_name
  @db_instance_parameter_group_name
end

#deletion_protectionBoolean

Returns the value of attribute deletion_protection.

Returns:

  • (Boolean)


2992
2993
2994
# File 'sig/types.rbs', line 2992

def deletion_protection
  @deletion_protection
end

#domain::String

Returns the value of attribute domain.

Returns:

  • (::String)


2989
2990
2991
# File 'sig/types.rbs', line 2989

def domain
  @domain
end

#domain_iam_role_name::String

Returns the value of attribute domain_iam_role_name.

Returns:

  • (::String)


2990
2991
2992
# File 'sig/types.rbs', line 2990

def domain_iam_role_name
  @domain_iam_role_name
end

#enable_global_write_forwardingBoolean

Returns the value of attribute enable_global_write_forwarding.

Returns:

  • (Boolean)


2995
2996
2997
# File 'sig/types.rbs', line 2995

def enable_global_write_forwarding
  @enable_global_write_forwarding
end

#enable_http_endpointBoolean

Returns the value of attribute enable_http_endpoint.

Returns:

  • (Boolean)


2993
2994
2995
# File 'sig/types.rbs', line 2993

def enable_http_endpoint
  @enable_http_endpoint
end

#enable_iam_database_authenticationBoolean

Returns the value of attribute enable_iam_database_authentication.

Returns:

  • (Boolean)


2983
2984
2985
# File 'sig/types.rbs', line 2983

def enable_iam_database_authentication
  @enable_iam_database_authentication
end

#enable_limitless_databaseBoolean

Returns the value of attribute enable_limitless_database.

Returns:

  • (Boolean)


3016
3017
3018
# File 'sig/types.rbs', line 3016

def enable_limitless_database
  @enable_limitless_database
end

#enable_local_write_forwardingBoolean

Returns the value of attribute enable_local_write_forwarding.

Returns:

  • (Boolean)


3011
3012
3013
# File 'sig/types.rbs', line 3011

def enable_local_write_forwarding
  @enable_local_write_forwarding
end

#enable_performance_insightsBoolean

Returns the value of attribute enable_performance_insights.

Returns:

  • (Boolean)


3006
3007
3008
# File 'sig/types.rbs', line 3006

def enable_performance_insights
  @enable_performance_insights
end

#engine_lifecycle_support::String

Returns the value of attribute engine_lifecycle_support.

Returns:

  • (::String)


3019
3020
3021
# File 'sig/types.rbs', line 3019

def engine_lifecycle_support
  @engine_lifecycle_support
end

#engine_mode::String

Returns the value of attribute engine_mode.

Returns:

  • (::String)


3013
3014
3015
# File 'sig/types.rbs', line 3013

def engine_mode
  @engine_mode
end

#engine_version::String

Returns the value of attribute engine_version.

Returns:

  • (::String)


2986
2987
2988
# File 'sig/types.rbs', line 2986

def engine_version
  @engine_version
end

#iops::Integer

Returns the value of attribute iops.

Returns:

  • (::Integer)


2999
3000
3001
# File 'sig/types.rbs', line 2999

def iops
  @iops
end

#manage_master_user_passwordBoolean

Returns the value of attribute manage_master_user_password.

Returns:

  • (Boolean)


3009
3010
3011
# File 'sig/types.rbs', line 3009

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


3018
3019
3020
# File 'sig/types.rbs', line 3018

def master_user_authentication_type
  @master_user_authentication_type
end

#master_user_password::String

Returns the value of attribute master_user_password.

Returns:

  • (::String)


2979
2980
2981
# File 'sig/types.rbs', line 2979

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)


3012
3013
3014
# File 'sig/types.rbs', line 3012

def master_user_secret_kms_key_id
  @master_user_secret_kms_key_id
end

#monitoring_interval::Integer

Returns the value of attribute monitoring_interval.

Returns:

  • (::Integer)


3003
3004
3005
# File 'sig/types.rbs', line 3003

def monitoring_interval
  @monitoring_interval
end

#monitoring_role_arn::String

Returns the value of attribute monitoring_role_arn.

Returns:

  • (::String)


3004
3005
3006
# File 'sig/types.rbs', line 3004

def monitoring_role_arn
  @monitoring_role_arn
end

#network_type::String

Returns the value of attribute network_type.

Returns:

  • (::String)


3001
3002
3003
# File 'sig/types.rbs', line 3001

def network_type
  @network_type
end

#new_db_cluster_identifier::String

Returns the value of attribute new_db_cluster_identifier.

Returns:

  • (::String)


2973
2974
2975
# File 'sig/types.rbs', line 2973

def new_db_cluster_identifier
  @new_db_cluster_identifier
end

#option_group_name::String

Returns the value of attribute option_group_name.

Returns:

  • (::String)


2980
2981
2982
# File 'sig/types.rbs', line 2980

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)


3007
3008
3009
# File 'sig/types.rbs', line 3007

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)


3008
3009
3010
# File 'sig/types.rbs', line 3008

def performance_insights_retention_period
  @performance_insights_retention_period
end

#port::Integer

Returns the value of attribute port.

Returns:

  • (::Integer)


2978
2979
2980
# File 'sig/types.rbs', line 2978

def port
  @port
end

#preferred_backup_window::String

Returns the value of attribute preferred_backup_window.

Returns:

  • (::String)


2981
2982
2983
# File 'sig/types.rbs', line 2981

def preferred_backup_window
  @preferred_backup_window
end

#preferred_maintenance_window::String

Returns the value of attribute preferred_maintenance_window.

Returns:

  • (::String)


2982
2983
2984
# File 'sig/types.rbs', line 2982

def preferred_maintenance_window
  @preferred_maintenance_window
end

#rotate_master_user_passwordBoolean

Returns the value of attribute rotate_master_user_password.

Returns:

  • (Boolean)


3010
3011
3012
# File 'sig/types.rbs', line 3010

def rotate_master_user_password
  @rotate_master_user_password
end

#scaling_configurationTypes::ScalingConfiguration

Returns the value of attribute scaling_configuration.



2991
2992
2993
# File 'sig/types.rbs', line 2991

def scaling_configuration
  @scaling_configuration
end

#serverless_v2_scaling_configurationTypes::ServerlessV2ScalingConfiguration

Returns the value of attribute serverless_v2_scaling_configuration.



3002
3003
3004
# File 'sig/types.rbs', line 3002

def serverless_v2_scaling_configuration
  @serverless_v2_scaling_configuration
end

#storage_type::String

Returns the value of attribute storage_type.

Returns:

  • (::String)


2998
2999
3000
# File 'sig/types.rbs', line 2998

def storage_type
  @storage_type
end

#vpc_security_group_ids::Array[::String]

Returns the value of attribute vpc_security_group_ids.

Returns:

  • (::Array[::String])


2977
2978
2979
# File 'sig/types.rbs', line 2977

def vpc_security_group_ids
  @vpc_security_group_ids
end