pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.azurestack.kotlin
/
RegistrationArgs
/
RegistrationArgs
Registration
Args
fun
RegistrationArgs
(
location
:
Output
<
Either
<
String
,
Location
>
>
?
=
null
,
registrationName
:
Output
<
String
>
?
=
null
,
registrationToken
:
Output
<
String
>
?
=
null
,
resourceGroup
:
Output
<
String
>
?
=
null
)