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
/
GetClusterPoolPlainArgs
Get
Cluster
Pool
Plain
Args
data
class
GetClusterPoolPlainArgs
(
val
clusterPoolName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetClusterPoolPlainArgs
>
Members
Constructors
Get
Cluster
Pool
Plain
Args
Link copied to clipboard
constructor
(
clusterPoolName
:
String
,
resourceGroupName
:
String
)
Properties
cluster
Pool
Name
Link copied to clipboard
val
clusterPoolName
:
String
The name of the cluster pool.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetClusterPoolPlainArgs