Class: Aws::Types::CacheCluster

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arn::String

Returns the value of attribute arn.

Returns:

  • (::String)


103
104
105
# File 'sig/types.rbs', line 103

def arn
  @arn
end

#at_rest_encryption_enabledBoolean

Returns the value of attribute at_rest_encryption_enabled.

Returns:

  • (Boolean)


102
103
104
# File 'sig/types.rbs', line 102

def at_rest_encryption_enabled
  @at_rest_encryption_enabled
end

#auth_token_enabledBoolean

Returns the value of attribute auth_token_enabled.

Returns:

  • (Boolean)


99
100
101
# File 'sig/types.rbs', line 99

def auth_token_enabled
  @auth_token_enabled
end

#auth_token_last_modified_date::Time

Returns the value of attribute auth_token_last_modified_date.

Returns:

  • (::Time)


100
101
102
# File 'sig/types.rbs', line 100

def auth_token_last_modified_date
  @auth_token_last_modified_date
end

#auto_minor_version_upgradeBoolean

Returns the value of attribute auto_minor_version_upgrade.

Returns:

  • (Boolean)


94
95
96
# File 'sig/types.rbs', line 94

def auto_minor_version_upgrade
  @auto_minor_version_upgrade
end

#cache_cluster_create_time::Time

Returns the value of attribute cache_cluster_create_time.

Returns:

  • (::Time)


86
87
88
# File 'sig/types.rbs', line 86

def cache_cluster_create_time
  @cache_cluster_create_time
end

#cache_cluster_id::String

Returns the value of attribute cache_cluster_id.

Returns:

  • (::String)


76
77
78
# File 'sig/types.rbs', line 76

def cache_cluster_id
  @cache_cluster_id
end

#cache_cluster_status::String

Returns the value of attribute cache_cluster_status.

Returns:

  • (::String)


82
83
84
# File 'sig/types.rbs', line 82

def cache_cluster_status
  @cache_cluster_status
end

#cache_node_type::String

Returns the value of attribute cache_node_type.

Returns:

  • (::String)


79
80
81
# File 'sig/types.rbs', line 79

def cache_node_type
  @cache_node_type
end

#cache_nodes::Array[Types::CacheNode]

Returns the value of attribute cache_nodes.

Returns:



93
94
95
# File 'sig/types.rbs', line 93

def cache_nodes
  @cache_nodes
end

#cache_parameter_groupTypes::CacheParameterGroupStatus

Returns the value of attribute cache_parameter_group.



91
92
93
# File 'sig/types.rbs', line 91

def cache_parameter_group
  @cache_parameter_group
end

#cache_security_groups::Array[Types::CacheSecurityGroupMembership]

Returns the value of attribute cache_security_groups.



90
91
92
# File 'sig/types.rbs', line 90

def cache_security_groups
  @cache_security_groups
end

#cache_subnet_group_name::String

Returns the value of attribute cache_subnet_group_name.

Returns:

  • (::String)


92
93
94
# File 'sig/types.rbs', line 92

def cache_subnet_group_name
  @cache_subnet_group_name
end

#client_download_landing_page::String

Returns the value of attribute client_download_landing_page.

Returns:

  • (::String)


78
79
80
# File 'sig/types.rbs', line 78

def client_download_landing_page
  @client_download_landing_page
end

#configuration_endpointTypes::Endpoint

Returns the value of attribute configuration_endpoint.

Returns:



77
78
79
# File 'sig/types.rbs', line 77

def configuration_endpoint
  @configuration_endpoint
end

#engine::String

Returns the value of attribute engine.

Returns:

  • (::String)


80
81
82
# File 'sig/types.rbs', line 80

def engine
  @engine
end

#engine_version::String

Returns the value of attribute engine_version.

Returns:

  • (::String)


81
82
83
# File 'sig/types.rbs', line 81

def engine_version
  @engine_version
end

#ip_discovery"ipv4", "ipv6"

Returns the value of attribute ip_discovery.

Returns:

  • ("ipv4", "ipv6")


107
108
109
# File 'sig/types.rbs', line 107

def ip_discovery
  @ip_discovery
end

#log_delivery_configurations::Array[Types::LogDeliveryConfiguration]

Returns the value of attribute log_delivery_configurations.

Returns:



105
106
107
# File 'sig/types.rbs', line 105

def log_delivery_configurations
  @log_delivery_configurations
end

#network_type"ipv4", ...

Returns the value of attribute network_type.

Returns:

  • ("ipv4", "ipv6", "dual_stack")


106
107
108
# File 'sig/types.rbs', line 106

def network_type
  @network_type
end

#notification_configurationTypes::NotificationConfiguration

Returns the value of attribute notification_configuration.



89
90
91
# File 'sig/types.rbs', line 89

def notification_configuration
  @notification_configuration
end

#num_cache_nodes::Integer

Returns the value of attribute num_cache_nodes.

Returns:

  • (::Integer)


83
84
85
# File 'sig/types.rbs', line 83

def num_cache_nodes
  @num_cache_nodes
end

#pending_modified_valuesTypes::PendingModifiedValues

Returns the value of attribute pending_modified_values.



88
89
90
# File 'sig/types.rbs', line 88

def pending_modified_values
  @pending_modified_values
end

#preferred_availability_zone::String

Returns the value of attribute preferred_availability_zone.

Returns:

  • (::String)


84
85
86
# File 'sig/types.rbs', line 84

def preferred_availability_zone
  @preferred_availability_zone
end

#preferred_maintenance_window::String

Returns the value of attribute preferred_maintenance_window.

Returns:

  • (::String)


87
88
89
# File 'sig/types.rbs', line 87

def preferred_maintenance_window
  @preferred_maintenance_window
end

#preferred_outpost_arn::String

Returns the value of attribute preferred_outpost_arn.

Returns:

  • (::String)


85
86
87
# File 'sig/types.rbs', line 85

def preferred_outpost_arn
  @preferred_outpost_arn
end

#replication_group_id::String

Returns the value of attribute replication_group_id.

Returns:

  • (::String)


96
97
98
# File 'sig/types.rbs', line 96

def replication_group_id
  @replication_group_id
end

#replication_group_log_delivery_enabledBoolean

Returns the value of attribute replication_group_log_delivery_enabled.

Returns:

  • (Boolean)


104
105
106
# File 'sig/types.rbs', line 104

def replication_group_log_delivery_enabled
  @replication_group_log_delivery_enabled
end

#security_groups::Array[Types::SecurityGroupMembership]

Returns the value of attribute security_groups.

Returns:



95
96
97
# File 'sig/types.rbs', line 95

def security_groups
  @security_groups
end

#snapshot_retention_limit::Integer

Returns the value of attribute snapshot_retention_limit.

Returns:

  • (::Integer)


97
98
99
# File 'sig/types.rbs', line 97

def snapshot_retention_limit
  @snapshot_retention_limit
end

#snapshot_window::String

Returns the value of attribute snapshot_window.

Returns:

  • (::String)


98
99
100
# File 'sig/types.rbs', line 98

def snapshot_window
  @snapshot_window
end

#transit_encryption_enabledBoolean

Returns the value of attribute transit_encryption_enabled.

Returns:

  • (Boolean)


101
102
103
# File 'sig/types.rbs', line 101

def transit_encryption_enabled
  @transit_encryption_enabled
end

#transit_encryption_mode"preferred", "required"

Returns the value of attribute transit_encryption_mode.

Returns:

  • ("preferred", "required")


108
109
110
# File 'sig/types.rbs', line 108

def transit_encryption_mode
  @transit_encryption_mode
end