Builder

class Builder

Properties

Link copied to clipboard
var eq: List<String>?

The value for the property matches (equals) the specified value. If you specify multiple values, Amazon Macie uses OR logic to join the values.

Link copied to clipboard
var gt: Long?

The value for the property is greater than the specified value.

Link copied to clipboard
var gte: Long?

The value for the property is greater than or equal to the specified value.

Link copied to clipboard
var lt: Long?

The value for the property is less than the specified value.

Link copied to clipboard
var lte: Long?

The value for the property is less than or equal to the specified value.

Link copied to clipboard
var neq: List<String>?

The value for the property doesn't match (doesn't equal) the specified value. If you specify multiple values, Amazon Macie uses OR logic to join the values.

Link copied to clipboard

The name of the bucket begins with the specified value.