Class: Aws::Types::AutoTrainingConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#scheduling_expression ⇒ ::String

Returns the value of attribute scheduling_expression.

Returns:

  • (::String)


43
44
45
# File 'sig/types.rbs', line 43

def scheduling_expression
  @scheduling_expression
end