Builder

class Builder

Properties

Link copied to clipboard

The default value of the configuration that is used when a value is not specified in a PutDeliverySource request.

Link copied to clipboard

The name of the configuration.

Link copied to clipboard

The maximum numeric value allowed for the configuration. This applies only when the valueType is a numeric type.

Link copied to clipboard

The minimum numeric value allowed for the configuration. This applies only when the valueType is a numeric type.

Link copied to clipboard

The list of allowed values for the configuration. Empty for free-form configuration.

Link copied to clipboard

The data type of the configuration value. Valid values are string, boolean, int, double, and long.