Class: Aws::Types::Cluster

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#acl_name ⇒ ::String

Returns the value of attribute acl_name.

Returns:

  • (::String)


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

def acl_name
  @acl_name
end

#arn ⇒ ::String

Returns the value of attribute arn.

Returns:

  • (::String)


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

def arn
  @arn
end

#auto_minor_version_upgrade ⇒ Boolean

Returns the value of attribute auto_minor_version_upgrade.

Returns:

  • (Boolean)


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

def auto_minor_version_upgrade
  @auto_minor_version_upgrade
end

#availability_mode ⇒ "singleaz", "multiaz"

Returns the value of attribute availability_mode.

Returns:

  • ("singleaz", "multiaz")


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

def availability_mode
  @availability_mode
end

#cluster_endpoint ⇒ Types::Endpoint

Returns the value of attribute cluster_endpoint.

Returns:



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

def cluster_endpoint
  @cluster_endpoint
end

#data_tiering ⇒ "true", "false"

Returns the value of attribute data_tiering.

Returns:

  • ("true", "false")


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

def data_tiering
  @data_tiering
end

#description ⇒ ::String

Returns the value of attribute description.

Returns:

  • (::String)


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

def description
  @description
end

#engine ⇒ ::String

Returns the value of attribute engine.

Returns:

  • (::String)


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

def engine
  @engine
end

#engine_patch_version ⇒ ::String

Returns the value of attribute engine_patch_version.

Returns:

  • (::String)


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

def engine_patch_version
  @engine_patch_version
end

#engine_version ⇒ ::String

Returns the value of attribute engine_version.

Returns:

  • (::String)


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

def engine_version
  @engine_version
end

#ip_discovery ⇒ "ipv4", "ipv6"

Returns the value of attribute ip_discovery.

Returns:

  • ("ipv4", "ipv6")


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

def ip_discovery
  @ip_discovery
end

#kms_key_id ⇒ ::String

Returns the value of attribute kms_key_id.

Returns:

  • (::String)


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

def kms_key_id
  @kms_key_id
end

#maintenance_window ⇒ ::String

Returns the value of attribute maintenance_window.

Returns:

  • (::String)


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

def maintenance_window
  @maintenance_window
end

#multi_region_cluster_name ⇒ ::String

Returns the value of attribute multi_region_cluster_name.

Returns:

  • (::String)


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

def multi_region_cluster_name
  @multi_region_cluster_name
end

#name ⇒ ::String

Returns the value of attribute name.

Returns:

  • (::String)


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

def name
  @name
end

#network_type ⇒ "ipv4", ...

Returns the value of attribute network_type.

Returns:

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


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

def network_type
  @network_type
end

#node_type ⇒ ::String

Returns the value of attribute node_type.

Returns:

  • (::String)


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

def node_type
  @node_type
end

#number_of_shards ⇒ ::Integer

Returns the value of attribute number_of_shards.

Returns:

  • (::Integer)


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

def number_of_shards
  @number_of_shards
end

#parameter_group_name ⇒ ::String

Returns the value of attribute parameter_group_name.

Returns:

  • (::String)


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

def parameter_group_name
  @parameter_group_name
end

#parameter_group_status ⇒ ::String

Returns the value of attribute parameter_group_status.

Returns:

  • (::String)


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

def parameter_group_status
  @parameter_group_status
end

#pending_updates ⇒ Types::ClusterPendingUpdates

Returns the value of attribute pending_updates.



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

def pending_updates
  @pending_updates
end

#security_groups ⇒ ::Array[Types::SecurityGroupMembership]

Returns the value of attribute security_groups.

Returns:



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

def security_groups
  @security_groups
end

#shards ⇒ ::Array[Types::Shard]

Returns the value of attribute shards.

Returns:



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

def shards
  @shards
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)


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

def snapshot_window
  @snapshot_window
end

#sns_topic_arn ⇒ ::String

Returns the value of attribute sns_topic_arn.

Returns:

  • (::String)


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

def sns_topic_arn
  @sns_topic_arn
end

#sns_topic_status ⇒ ::String

Returns the value of attribute sns_topic_status.

Returns:

  • (::String)


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

def sns_topic_status
  @sns_topic_status
end

#status ⇒ ::String

Returns the value of attribute status.

Returns:

  • (::String)


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

def status
  @status
end

#subnet_group_name ⇒ ::String

Returns the value of attribute subnet_group_name.

Returns:

  • (::String)


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

def subnet_group_name
  @subnet_group_name
end

#tls_enabled ⇒ Boolean

Returns the value of attribute tls_enabled.

Returns:

  • (Boolean)


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

def tls_enabled
  @tls_enabled
end