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