Builder

class Builder

Properties

Link copied to clipboard

The ChangeToken that you used to submit the CreateRule request. You can also use this value to query the status of the request. For more information, see GetChangeTokenStatus.

Link copied to clipboard
var rule: Rule?

The Rule returned in the CreateRule response.

Functions

Link copied to clipboard
fun rule(block: Rule.Builder.() -> Unit)