Class: Aws::Types::ExecutionInputs

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

Defined Under Namespace

Classes: Automation, Unknown

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#automationTypes::AutomationExecutionInputs

Returns the value of attribute automation.



1664
1665
1666
# File 'sig/types.rbs', line 1664

def automation
  @automation
end

#unknownObject

Returns the value of attribute unknown.



1665
1666
1667
# File 'sig/types.rbs', line 1665

def unknown
  @unknown
end