toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.logic.kotlin
/
WorkflowAccessKeyArgs
/
WorkflowAccessKeyArgs
Workflow
Access
Key
Args
constructor
(
accessKeyName
:
Output
<
String
>
?
=
null
,
id
:
Output
<
String
>
?
=
null
,
notAfter
:
Output
<
String
>
?
=
null
,
notBefore
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
workflowName
:
Output
<
String
>
?
=
null
)