Class: Aws::Types::CreateClusterResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cluster_id::String

Returns the value of attribute cluster_id.

Returns:

  • (::String)


122
123
124
# File 'sig/types.rbs', line 122

def cluster_id
  @cluster_id
end

#job_list_entries::Array[Types::JobListEntry]

Returns the value of attribute job_list_entries.

Returns:



123
124
125
# File 'sig/types.rbs', line 123

def job_list_entries
  @job_list_entries
end