pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.devtestlab.kotlin.inputs
/
GetServiceRunnerPlainArgs
Get
Service
Runner
Plain
Args
data
class
GetServiceRunnerPlainArgs
(
val
labName
:
String
,
val
name
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetServiceRunnerPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Service
Runner
Plain
Args
Link copied to clipboard
fun
GetServiceRunnerPlainArgs
(
labName
:
String
,
name
:
String
,
resourceGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetServiceRunnerPlainArgs
Properties
lab
Name
Link copied to clipboard
val
labName
:
String
The name of the lab.
name
Link copied to clipboard
val
name
:
String
The name of the service runner.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group.