Interface Target.Builder

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

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

    • accountId

      Target.Builder accountId(String accountId)

      The Amazon Web Services account ID of the target account.

      Parameters:
      accountId - The Amazon Web Services account ID of the target account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • organizationalUnitId

      Target.Builder organizationalUnitId(String organizationalUnitId)

      The organizational unit ID of the target organizational unit.

      Parameters:
      organizationalUnitId - The organizational unit ID of the target organizational unit.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • rootId

      Target.Builder rootId(String rootId)

      The ID of the organization root.

      Parameters:
      rootId - The ID of the organization root.
      Returns:
      Returns a reference to this object so that method calls can be chained together.