Class: Aws::Types::EmrServerlessComputeConfig
- Inherits:
-
Object
- Object
- Aws::Types::EmrServerlessComputeConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#execution_role_arn ⇒ ::String
Returns the value of attribute execution_role_arn.
Instance Attribute Details
#execution_role_arn ⇒ ::String
Returns the value of attribute execution_role_arn.
5701 5702 5703 |
# File 'sig/types.rbs', line 5701 def execution_role_arn @execution_role_arn end |