Builder

class Builder

Properties

Link copied to clipboard

Specifies a new description to apply to the policy template.

Link copied to clipboard
var name: String?

Specifies a name for the policy template that is unique among all policy templates within the policy store. You can use the name in place of the policy template ID in API operations that reference the policy template. The name must be prefixed with name/.

Link copied to clipboard

Specifies the ID of the policy store that contains the policy template that you want to update.

Link copied to clipboard

Specifies the ID of the policy template that you want to update.

Link copied to clipboard

Specifies new statement content written in Cedar policy language to replace the current body of the policy template.