Class: Aws::Types::ModifyReplicationGroupMessage
- Inherits:
-
Object
- Object
- Aws::Types::ModifyReplicationGroupMessage
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#apply_immediately ⇒ Boolean
Returns the value of attribute apply_immediately.
-
#auth_token ⇒ ::String
Returns the value of attribute auth_token.
-
#auth_token_update_strategy ⇒ "SET", ...
Returns the value of attribute auth_token_update_strategy.
-
#auto_minor_version_upgrade ⇒ Boolean
Returns the value of attribute auto_minor_version_upgrade.
-
#automatic_failover_enabled ⇒ Boolean
Returns the value of attribute automatic_failover_enabled.
-
#cache_node_type ⇒ ::String
Returns the value of attribute cache_node_type.
-
#cache_parameter_group_name ⇒ ::String
Returns the value of attribute cache_parameter_group_name.
-
#cache_security_group_names ⇒ ::Array[::String]
Returns the value of attribute cache_security_group_names.
-
#cluster_mode ⇒ "enabled", ...
Returns the value of attribute cluster_mode.
-
#durability ⇒ "default", ...
Returns the value of attribute durability.
-
#engine ⇒ ::String
Returns the value of attribute engine.
-
#engine_version ⇒ ::String
Returns the value of attribute engine_version.
-
#ip_discovery ⇒ "ipv4", "ipv6"
Returns the value of attribute ip_discovery.
-
#log_delivery_configurations ⇒ ::Array[Types::LogDeliveryConfigurationRequest]
Returns the value of attribute log_delivery_configurations.
-
#multi_az_enabled ⇒ Boolean
Returns the value of attribute multi_az_enabled.
-
#node_group_id ⇒ ::String
Returns the value of attribute node_group_id.
-
#notification_topic_arn ⇒ ::String
Returns the value of attribute notification_topic_arn.
-
#notification_topic_status ⇒ ::String
Returns the value of attribute notification_topic_status.
-
#preferred_maintenance_window ⇒ ::String
Returns the value of attribute preferred_maintenance_window.
-
#primary_cluster_id ⇒ ::String
Returns the value of attribute primary_cluster_id.
-
#remove_user_groups ⇒ Boolean
Returns the value of attribute remove_user_groups.
-
#replication_group_description ⇒ ::String
Returns the value of attribute replication_group_description.
-
#replication_group_id ⇒ ::String
Returns the value of attribute replication_group_id.
-
#security_group_ids ⇒ ::Array[::String]
Returns the value of attribute security_group_ids.
-
#snapshot_retention_limit ⇒ ::Integer
Returns the value of attribute snapshot_retention_limit.
-
#snapshot_window ⇒ ::String
Returns the value of attribute snapshot_window.
-
#snapshotting_cluster_id ⇒ ::String
Returns the value of attribute snapshotting_cluster_id.
-
#transit_encryption_enabled ⇒ Boolean
Returns the value of attribute transit_encryption_enabled.
-
#transit_encryption_mode ⇒ "preferred", "required"
Returns the value of attribute transit_encryption_mode.
-
#user_group_ids_to_add ⇒ ::Array[::String]
Returns the value of attribute user_group_ids_to_add.
-
#user_group_ids_to_remove ⇒ ::Array[::String]
Returns the value of attribute user_group_ids_to_remove.
Instance Attribute Details
#apply_immediately ⇒ Boolean
Returns the value of attribute apply_immediately.
1236 1237 1238 |
# File 'sig/types.rbs', line 1236 def apply_immediately @apply_immediately end |
#auth_token ⇒ ::String
Returns the value of attribute auth_token.
1243 1244 1245 |
# File 'sig/types.rbs', line 1243 def auth_token @auth_token end |
#auth_token_update_strategy ⇒ "SET", ...
Returns the value of attribute auth_token_update_strategy.
1244 1245 1246 |
# File 'sig/types.rbs', line 1244 def auth_token_update_strategy @auth_token_update_strategy end |
#auto_minor_version_upgrade ⇒ Boolean
Returns the value of attribute auto_minor_version_upgrade.
1239 1240 1241 |
# File 'sig/types.rbs', line 1239 def auto_minor_version_upgrade @auto_minor_version_upgrade end |
#automatic_failover_enabled ⇒ Boolean
Returns the value of attribute automatic_failover_enabled.
1227 1228 1229 |
# File 'sig/types.rbs', line 1227 def automatic_failover_enabled @automatic_failover_enabled end |
#cache_node_type ⇒ ::String
Returns the value of attribute cache_node_type.
1242 1243 1244 |
# File 'sig/types.rbs', line 1242 def cache_node_type @cache_node_type end |
#cache_parameter_group_name ⇒ ::String
Returns the value of attribute cache_parameter_group_name.
1234 1235 1236 |
# File 'sig/types.rbs', line 1234 def cache_parameter_group_name @cache_parameter_group_name end |
#cache_security_group_names ⇒ ::Array[::String]
Returns the value of attribute cache_security_group_names.
1230 1231 1232 |
# File 'sig/types.rbs', line 1230 def cache_security_group_names @cache_security_group_names end |
#cluster_mode ⇒ "enabled", ...
Returns the value of attribute cluster_mode.
1252 1253 1254 |
# File 'sig/types.rbs', line 1252 def cluster_mode @cluster_mode end |
#durability ⇒ "default", ...
Returns the value of attribute durability.
1253 1254 1255 |
# File 'sig/types.rbs', line 1253 def durability @durability end |
#engine ⇒ ::String
Returns the value of attribute engine.
1237 1238 1239 |
# File 'sig/types.rbs', line 1237 def engine @engine end |
#engine_version ⇒ ::String
Returns the value of attribute engine_version.
1238 1239 1240 |
# File 'sig/types.rbs', line 1238 def engine_version @engine_version end |
#ip_discovery ⇒ "ipv4", "ipv6"
Returns the value of attribute ip_discovery.
1249 1250 1251 |
# File 'sig/types.rbs', line 1249 def ip_discovery @ip_discovery end |
#log_delivery_configurations ⇒ ::Array[Types::LogDeliveryConfigurationRequest]
Returns the value of attribute log_delivery_configurations.
1248 1249 1250 |
# File 'sig/types.rbs', line 1248 def log_delivery_configurations @log_delivery_configurations end |
#multi_az_enabled ⇒ Boolean
Returns the value of attribute multi_az_enabled.
1228 1229 1230 |
# File 'sig/types.rbs', line 1228 def multi_az_enabled @multi_az_enabled end |
#node_group_id ⇒ ::String
Returns the value of attribute node_group_id.
1229 1230 1231 |
# File 'sig/types.rbs', line 1229 def node_group_id @node_group_id end |
#notification_topic_arn ⇒ ::String
Returns the value of attribute notification_topic_arn.
1233 1234 1235 |
# File 'sig/types.rbs', line 1233 def notification_topic_arn @notification_topic_arn end |
#notification_topic_status ⇒ ::String
Returns the value of attribute notification_topic_status.
1235 1236 1237 |
# File 'sig/types.rbs', line 1235 def notification_topic_status @notification_topic_status end |
#preferred_maintenance_window ⇒ ::String
Returns the value of attribute preferred_maintenance_window.
1232 1233 1234 |
# File 'sig/types.rbs', line 1232 def preferred_maintenance_window @preferred_maintenance_window end |
#primary_cluster_id ⇒ ::String
Returns the value of attribute primary_cluster_id.
1225 1226 1227 |
# File 'sig/types.rbs', line 1225 def primary_cluster_id @primary_cluster_id end |
#remove_user_groups ⇒ Boolean
Returns the value of attribute remove_user_groups.
1247 1248 1249 |
# File 'sig/types.rbs', line 1247 def remove_user_groups @remove_user_groups end |
#replication_group_description ⇒ ::String
Returns the value of attribute replication_group_description.
1224 1225 1226 |
# File 'sig/types.rbs', line 1224 def replication_group_description @replication_group_description end |
#replication_group_id ⇒ ::String
Returns the value of attribute replication_group_id.
1223 1224 1225 |
# File 'sig/types.rbs', line 1223 def replication_group_id @replication_group_id end |
#security_group_ids ⇒ ::Array[::String]
Returns the value of attribute security_group_ids.
1231 1232 1233 |
# File 'sig/types.rbs', line 1231 def security_group_ids @security_group_ids end |
#snapshot_retention_limit ⇒ ::Integer
Returns the value of attribute snapshot_retention_limit.
1240 1241 1242 |
# File 'sig/types.rbs', line 1240 def snapshot_retention_limit @snapshot_retention_limit end |
#snapshot_window ⇒ ::String
Returns the value of attribute snapshot_window.
1241 1242 1243 |
# File 'sig/types.rbs', line 1241 def snapshot_window @snapshot_window end |
#snapshotting_cluster_id ⇒ ::String
Returns the value of attribute snapshotting_cluster_id.
1226 1227 1228 |
# File 'sig/types.rbs', line 1226 def snapshotting_cluster_id @snapshotting_cluster_id end |
#transit_encryption_enabled ⇒ Boolean
Returns the value of attribute transit_encryption_enabled.
1250 1251 1252 |
# File 'sig/types.rbs', line 1250 def transit_encryption_enabled @transit_encryption_enabled end |
#transit_encryption_mode ⇒ "preferred", "required"
Returns the value of attribute transit_encryption_mode.
1251 1252 1253 |
# File 'sig/types.rbs', line 1251 def transit_encryption_mode @transit_encryption_mode end |
#user_group_ids_to_add ⇒ ::Array[::String]
Returns the value of attribute user_group_ids_to_add.
1245 1246 1247 |
# File 'sig/types.rbs', line 1245 def user_group_ids_to_add @user_group_ids_to_add end |
#user_group_ids_to_remove ⇒ ::Array[::String]
Returns the value of attribute user_group_ids_to_remove.
1246 1247 1248 |
# File 'sig/types.rbs', line 1246 def user_group_ids_to_remove @user_group_ids_to_remove end |