Class: Aws::Types::DescribeOrderableClusterOptionsMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cluster_version::String

Returns the value of attribute cluster_version.

Returns:

  • (::String)


1233
1234
1235
# File 'sig/types.rbs', line 1233

def cluster_version
  @cluster_version
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


1236
1237
1238
# File 'sig/types.rbs', line 1236

def marker
  @marker
end

#max_records::Integer

Returns the value of attribute max_records.

Returns:

  • (::Integer)


1235
1236
1237
# File 'sig/types.rbs', line 1235

def max_records
  @max_records
end

#node_type::String

Returns the value of attribute node_type.

Returns:

  • (::String)


1234
1235
1236
# File 'sig/types.rbs', line 1234

def node_type
  @node_type
end