toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.containerservice.kotlin.inputs
/
RegistryTaskSourceTriggerAuthenticationArgs
/
RegistryTaskSourceTriggerAuthenticationArgs
Registry
Task
Source
Trigger
Authentication
Args
constructor
(
expireInSeconds
:
Output
<
Int
>
?
=
null
,
refreshToken
:
Output
<
String
>
?
=
null
,
scope
:
Output
<
String
>
?
=
null
,
token
:
Output
<
String
>
,
tokenType
:
Output
<
String
>
)