Interface NetworkMigrationDefinitionSummary.Builder

  • Method Details

    • networkMigrationDefinitionID

      NetworkMigrationDefinitionSummary.Builder networkMigrationDefinitionID(String networkMigrationDefinitionID)

      The unique identifier of the network migration definition.

      Parameters:
      networkMigrationDefinitionID - The unique identifier of the network migration definition.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the network migration definition.

      Parameters:
      name - The name of the network migration definition.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • sourceEnvironment

      NetworkMigrationDefinitionSummary.Builder sourceEnvironment(String sourceEnvironment)

      The source environment configuration.

      Parameters:
      sourceEnvironment - The source environment configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • sourceEnvironment

      NetworkMigrationDefinitionSummary.Builder sourceEnvironment(SourceEnvironment sourceEnvironment)

      The source environment configuration.

      Parameters:
      sourceEnvironment - The source environment configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • arn

      The Amazon Resource Name (ARN) of the network migration definition.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the network migration definition.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • tags

      Tags assigned to the network migration definition.

      Parameters:
      tags - Tags assigned to the network migration definition.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • scopeTags

      Scope tags for the network migration definition.

      Parameters:
      scopeTags - Scope tags for the network migration definition.
      Returns:
      Returns a reference to this object so that method calls can be chained together.