pulumi-azure-native-kotlin
2.6.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
=
"qvquqdkhmxulspda"
)
suspend
fun
authority
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bdnsxdfpgkcecuwi"
)
suspend
fun
authority
(
value
:
String
?
)
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"nfejrpylnjocpfjs"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bsqqgmpbjuxuroix"
)
suspend
fun
clientId
(
value
:
String
?
)
client
Secret
Link copied to clipboard
@
JvmName
(
name
=
"qhdcdwjnruagpola"
)
suspend
fun
clientSecret
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"frpgncmunmkucugd"
)
suspend
fun
clientSecret
(
value
:
String
?
)
tenant
Id
Link copied to clipboard
@
JvmName
(
name
=
"sebdfpljbpqmontv"
)
suspend
fun
tenantId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"kmrjpjbkjeumhmqp"
)
suspend
fun
tenantId
(
value
:
String
?
)