Interface RegistrationConfig.Builder

  • Method Details

    • templateBody

      RegistrationConfig.Builder templateBody(String templateBody)

      The template body.

      Parameters:
      templateBody - The template body.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • roleArn

      The ARN of the role.

      Parameters:
      roleArn - The ARN of the role.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • templateName

      RegistrationConfig.Builder templateName(String templateName)

      The name of the provisioning template.

      Parameters:
      templateName - The name of the provisioning template.
      Returns:
      Returns a reference to this object so that method calls can be chained together.