Interface ServerlessIdentifier.Builder

  • Method Details

    • namespaceIdentifier

      ServerlessIdentifier.Builder namespaceIdentifier(String namespaceIdentifier)

      The unique identifier for the serverless namespace.

      Parameters:
      namespaceIdentifier - The unique identifier for the serverless namespace.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • workgroupIdentifier

      ServerlessIdentifier.Builder workgroupIdentifier(String workgroupIdentifier)

      The unique identifier for the workgroup associated with the serverless namespace.

      Parameters:
      workgroupIdentifier - The unique identifier for the workgroup associated with the serverless namespace.
      Returns:
      Returns a reference to this object so that method calls can be chained together.