InteractiveQueryClusterGateway

data class InteractiveQueryClusterGateway(val password: String, val username: String)

Constructors

Link copied to clipboard
constructor(password: String, username: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The password used for the Ambari Portal.

Link copied to clipboard

The username used for the Ambari Portal. Changing this forces a new resource to be created.