Interface AttachPointDescriptor.Builder

  • Method Details

    • type

      The type of this AttachPoint, which will dictate the syntax of the identifier.

      Current types include:

      • ARN

      • DirectConnect Gateway

      Parameters:
      type - The type of this AttachPoint, which will dictate the syntax of the identifier.

      Current types include:

      • ARN

      • DirectConnect Gateway

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The type of this AttachPoint, which will dictate the syntax of the identifier.

      Current types include:

      • ARN

      • DirectConnect Gateway

      Parameters:
      type - The type of this AttachPoint, which will dictate the syntax of the identifier.

      Current types include:

      • ARN

      • DirectConnect Gateway

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • identifier

      AttachPointDescriptor.Builder identifier(String identifier)

      The identifier for the specific type of the AttachPoint.

      Parameters:
      identifier - The identifier for the specific type of the AttachPoint.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The descriptive name of the identifier attach point.

      Parameters:
      name - The descriptive name of the identifier attach point.
      Returns:
      Returns a reference to this object so that method calls can be chained together.