Class: Aws::Types::JobExecutionSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#allow_deferred_executionBoolean

Returns the value of attribute allow_deferred_execution.

Returns:

  • (Boolean)


387
388
389
# File 'sig/types.rbs', line 387

def allow_deferred_execution
  @allow_deferred_execution
end

#data_access_role_arn::String

Returns the value of attribute data_access_role_arn.

Returns:

  • (::String)


388
389
390
# File 'sig/types.rbs', line 388

def data_access_role_arn
  @data_access_role_arn
end