Class: Aws::Types::EmrServerlessComputeConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#execution_role_arn::String

Returns the value of attribute execution_role_arn.

Returns:

  • (::String)


5705
5706
5707
# File 'sig/types.rbs', line 5705

def execution_role_arn
  @execution_role_arn
end