pulumi-azure-native-kotlin
1.93.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.azurearcdata.kotlin.inputs
/
UploadServicePrincipalArgsBuilder
Upload
Service
Principal
Args
Builder
class
UploadServicePrincipalArgsBuilder
Builder for
UploadServicePrincipalArgs
.
Functions
Functions
authority
Link copied to clipboard
@
JvmName
(
name
=
"lrgexhqensphmxij"
)
suspend
fun
authority
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"oeiirkncuwmkeitv"
)
suspend
fun
authority
(
value
:
String
?
)
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"ljskeulaiynfhogu"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"neppscntdcbvlppy"
)
suspend
fun
clientId
(
value
:
String
?
)
client
Secret
Link copied to clipboard
@
JvmName
(
name
=
"xttgfjwjmxsvoola"
)
suspend
fun
clientSecret
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vfhqceuvctkkfkhu"
)
suspend
fun
clientSecret
(
value
:
String
?
)
tenant
Id
Link copied to clipboard
@
JvmName
(
name
=
"rxxpodwnhlbtlhal"
)
suspend
fun
tenantId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ldhnkbmwkoybaqlp"
)
suspend
fun
tenantId
(
value
:
String
?
)