Class: Aws::Types::ExecutionPreview

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

Defined Under Namespace

Classes: Automation, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#automationTypes::AutomationExecutionPreview

Returns the value of attribute automation.



1675
1676
1677
# File 'sig/types.rbs', line 1675

def automation
  @automation
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


1676
1677
1678
# File 'sig/types.rbs', line 1676

def unknown
  @unknown
end