toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.virtualmachineimages.kotlin.inputs
/
GetTriggerPlainArgs
Get
Trigger
Plain
Args
data
class
GetTriggerPlainArgs
(
val
imageTemplateName
:
String
,
val
resourceGroupName
:
String
,
val
triggerName
:
String
)
:
ConvertibleToJava
<
GetTriggerPlainArgs
>
Members
Constructors
Get
Trigger
Plain
Args
Link copied to clipboard
constructor
(
imageTemplateName
:
String
,
resourceGroupName
:
String
,
triggerName
:
String
)
Properties
image
Template
Name
Link copied to clipboard
val
imageTemplateName
:
String
The name of the image Template
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group.
trigger
Name
Link copied to clipboard
val
triggerName
:
String
The name of the trigger
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetTriggerPlainArgs