Builder

class Builder

Properties

Link copied to clipboard

The description of the 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 property name that is displayed to users.

Link copied to clipboard

Whether to omit the field value entered by the customer in the log. If true, the value is not saved in CloudTrail logs for the action execution.

Link copied to clipboard

Whether the configuration property is an optional value.

Link copied to clipboard

Indicates that the property is used with polling. An action type can have up to one queryable property. If it has one, that property must be both required and not secret.