DescribeAnalysisSchemesRequest

Container for the parameters to the <a>DescribeAnalysisSchemes</a> operation. Specifies the name of the domain you want to describe. To limit the response to particular analysis schemes, specify the names of the analysis schemes 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

The analysis schemes you want to describe.

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.

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