Class: Aws::Types::AddInstanceGroupsInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#instance_groups::Array[Types::InstanceGroupConfig]

Returns the value of attribute instance_groups.

Returns:



25
26
27
# File 'sig/types.rbs', line 25

def instance_groups
  @instance_groups
end

#job_flow_id::String

Returns the value of attribute job_flow_id.

Returns:

  • (::String)


26
27
28
# File 'sig/types.rbs', line 26

def job_flow_id
  @job_flow_id
end