toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.solutions.kotlin.inputs
/
GetJitRequestPlainArgs
Get
Jit
Request
Plain
Args
data
class
GetJitRequestPlainArgs
(
val
jitRequestName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetJitRequestPlainArgs
>
Members
Constructors
Get
Jit
Request
Plain
Args
Link copied to clipboard
constructor
(
jitRequestName
:
String
,
resourceGroupName
:
String
)
Properties
jit
Request
Name
Link copied to clipboard
val
jitRequestName
:
String
The name of the JIT request.
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
(
)
:
GetJitRequestPlainArgs