Class: Aws::Types::RedriveExecutionInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_token::String

Returns the value of attribute client_token.

Returns:

  • (::String)


818
819
820
# File 'sig/types.rbs', line 818

def client_token
  @client_token
end

#execution_arn::String

Returns the value of attribute execution_arn.

Returns:

  • (::String)


817
818
819
# File 'sig/types.rbs', line 817

def execution_arn
  @execution_arn
end