Builder

class Builder

Properties

Link copied to clipboard

The description of the action configuration property that is displayed to users.

Link copied to clipboard

Whether the configuration property is a key.

Link copied to clipboard
var name: String?

The name of the action configuration property.

Link copied to clipboard

Indicates that the property is used with PollForJobs. When creating a custom action, an action can have up to one queryable property. If it has one, that property must be both required and not secret.

Link copied to clipboard

Whether the configuration property is a required value.

Link copied to clipboard

Whether the configuration property is secret. Secrets are hidden from all calls except for GetJobDetails, GetThirdPartyJobDetails, PollForJobs, and PollForThirdPartyJobs.

Link copied to clipboard

The type of the configuration property.