Interface NetworkMigrationMapperSegmentConstruct.Builder

  • Method Details

    • constructID

      The unique identifier of the construct.

      Parameters:
      constructID - The unique identifier of the construct.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • constructType

      The type of the construct, such as VPC, subnet, security group, or route table.

      Parameters:
      constructType - The type of the construct, such as VPC, subnet, security group, or route table.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the construct.

      Parameters:
      name - The name of the construct.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      A description of the construct.

      Parameters:
      description - A description of the construct.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • logicalID

      The logical identifier for the construct in the infrastructure code.

      Parameters:
      logicalID - The logical identifier for the construct in the infrastructure code.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdAt

      The timestamp when the construct was created.

      Parameters:
      createdAt - The timestamp when the construct was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • updatedAt

      The timestamp when the construct was last updated.

      Parameters:
      updatedAt - The timestamp when the construct was last updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • properties

      The properties and configuration of the construct.

      Parameters:
      properties - The properties and configuration of the construct.
      Returns:
      Returns a reference to this object so that method calls can be chained together.