DescribeExpressionsRequest

Container for the parameters to the <a>DescribeDomains</a> operation. Specifies the name of the domain you want to describe. To restrict the response to particular expressions, specify the names of the expressions you want to describe. To show the active configuration and exclude any pending changes, set the Deployed option to true.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether to display the deployed configuration (true) or include any pending changes (false). Defaults to false.

Link copied to clipboard

The name of the domain you want to describe.

Link copied to clipboard

Limits the <a>DescribeExpressions</a> response to the specified expressions. If not specified, all expressions are shown.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String