Action.Builder (AWS SDK for Java

Action.Builder (AWS SDK for Java - 2.25.21)
All Superinterfaces:
Buildable, CopyableBuilder<Action.Builder,Action>, SdkBuilder<Action.Builder,Action>, SdkPojo
Enclosing class:
Action

  • Method Details

    • ssmAutomation

      The Systems Manager automation document to start as the runbook at the beginning of the incident.

      Parameters:
      ssmAutomation - The Systems Manager automation document to start as the runbook at the beginning of the incident.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • ssmAutomation

      Parameters:
      ssmAutomation - a consumer that will call methods on SsmAutomation.Builder
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:

You Might Also Like