toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hdinsight.kotlin.inputs
/
ClusterPrometheusProfileArgs
Cluster
Prometheus
Profile
Args
data
class
ClusterPrometheusProfileArgs
(
val
enabled
:
Output
<
Boolean
>
)
:
ConvertibleToJava
<
ClusterPrometheusProfileArgs
>
Cluster Prometheus profile.
Members
Constructors
Cluster
Prometheus
Profile
Args
Link copied to clipboard
constructor
(
enabled
:
Output
<
Boolean
>
)
Properties
enabled
Link copied to clipboard
val
enabled
:
Output
<
Boolean
>
Enable Prometheus for cluster or not.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ClusterPrometheusProfileArgs