Class: Aws::Types::AutomationExecution

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

Defined Under Namespace

Classes: SsmExecutionArn, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ssm_execution_arn ⇒ ::String

Returns the value of attribute ssm_execution_arn.

Returns:

  • (::String)


48
49
50
# File 'sig/types.rbs', line 48

def ssm_execution_arn
  @ssm_execution_arn
end

#unknown ⇒ Object

Returns the value of attribute unknown.

Returns:

  • (Object)


49
50
51
# File 'sig/types.rbs', line 49

def unknown
  @unknown
end