Interface CreateTemplateResponse.Builder

  • Method Details

    • templateArn

      CreateTemplateResponse.Builder templateArn(String templateArn)

      The Amazon Resource Name (ARN) of the newly created template.

      Parameters:
      templateArn - The Amazon Resource Name (ARN) of the newly created template.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • templateId

      CreateTemplateResponse.Builder templateId(String templateId)

      A unique identifier of a template.

      Parameters:
      templateId - A unique identifier of a template.
      Returns:
      Returns a reference to this object so that method calls can be chained together.