Interface AutomationExecution.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AutomationExecution.Builder,AutomationExecution>, SdkBuilder<AutomationExecution.Builder,AutomationExecution>, SdkPojo
Enclosing class:
AutomationExecution

public static interface AutomationExecution.Builder extends SdkPojo, CopyableBuilder<AutomationExecution.Builder,AutomationExecution>
  • Method Details

    • ssmExecutionArn

      AutomationExecution.Builder ssmExecutionArn(String ssmExecutionArn)

      The Amazon Resource Name (ARN) of the automation process.

      Parameters:
      ssmExecutionArn - The Amazon Resource Name (ARN) of the automation process.
      Returns:
      Returns a reference to this object so that method calls can be chained together.