pulumi-azure-native-kotlin
2.10.0.0
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
=
"mwhkhkktbsnlbyuu"
)
suspend
fun
authority
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"jaukddfgncbiutxk"
)
suspend
fun
authority
(
value
:
String
?
)
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"qimkqsrfukpospmh"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"lovuribvkjngcdwj"
)
suspend
fun
clientId
(
value
:
String
?
)
client
Secret
Link copied to clipboard
@
JvmName
(
name
=
"fukdbejfjuspomos"
)
suspend
fun
clientSecret
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"oquqnvewcvrnvien"
)
suspend
fun
clientSecret
(
value
:
String
?
)
tenant
Id
Link copied to clipboard
@
JvmName
(
name
=
"tmwfufrdceiexymu"
)
suspend
fun
tenantId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"aeixocbmnhvwoofd"
)
suspend
fun
tenantId
(
value
:
String
?
)