Builder

class Builder

Properties

Link copied to clipboard

An indication of which action is required if the value for this configuration option changes:

Link copied to clipboard

The default value for this configuration option.

Link copied to clipboard

If specified, the configuration option must be a string value no longer than this value.

Link copied to clipboard

If specified, the configuration option must be a numeric value less than this value.

Link copied to clipboard

If specified, the configuration option must be a numeric value greater than this value.

Link copied to clipboard
var name: String?

The name of the configuration option.

Link copied to clipboard

A unique namespace identifying the option's associated AWS resource.

Link copied to clipboard

If specified, the configuration option must be a string value that satisfies this regular expression.

Link copied to clipboard

An indication of whether the user defined this configuration option:

Link copied to clipboard

If specified, values for the configuration option are selected from this list.

Link copied to clipboard

An indication of which type of values this option has and whether it is allowable to select one or more than one of the possible values:

Functions

Link copied to clipboard