Interface DescribeProvisioningTemplateVersionResponse.Builder

  • Method Details

    • versionId

      The provisioning template version ID.

      Parameters:
      versionId - The provisioning template version ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • creationDate

      The date when the provisioning template version was created.

      Parameters:
      creationDate - The date when the provisioning template version was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • templateBody

      The JSON formatted contents of the provisioning template version.

      Parameters:
      templateBody - The JSON formatted contents of the provisioning template version.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • isDefaultVersion

      True if the provisioning template version is the default version.

      Parameters:
      isDefaultVersion - True if the provisioning template version is the default version.
      Returns:
      Returns a reference to this object so that method calls can be chained together.