pulumi-azure-kotlin
5.58.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.containerservice.kotlin.inputs
/
KubernetesClusterAzureActiveDirectoryRoleBasedAccessControlArgsBuilder
Kubernetes
Cluster
Azure
Active
Directory
Role
Based
Access
Control
Args
Builder
class
KubernetesClusterAzureActiveDirectoryRoleBasedAccessControlArgsBuilder
Builder for
KubernetesClusterAzureActiveDirectoryRoleBasedAccessControlArgs
.
Functions
Functions
admin
Group
Object
Ids
Link copied to clipboard
@
JvmName
(
name
=
"nefmhvpmvtuufxqa"
)
suspend
fun
adminGroupObjectIds
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"mqobtlvtfvhyieou"
)
suspend
fun
adminGroupObjectIds
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"idytlurnpfoepcgj"
)
suspend
fun
adminGroupObjectIds
(
vararg
values
:
String
)
@
JvmName
(
name
=
"ebxbjxmcofxoqfvm"
)
suspend
fun
adminGroupObjectIds
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"phfrtvyoclkhmqiv"
)
suspend
fun
adminGroupObjectIds
(
value
:
List
<
String
>
?
)
azure
Rbac
Enabled
Link copied to clipboard
@
JvmName
(
name
=
"npbiqqfkgvdjcuud"
)
suspend
fun
azureRbacEnabled
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"vmguvdocedijspep"
)
suspend
fun
azureRbacEnabled
(
value
:
Boolean
?
)
client
App
Id
Link copied to clipboard
@
JvmName
(
name
=
"fgwybwusxjfssbrp"
)
suspend
fun
clientAppId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ocwxbcfgprkarmby"
)
suspend
fun
clientAppId
(
value
:
String
?
)
managed
Link copied to clipboard
@
JvmName
(
name
=
"jnpkcurxkjfkqhgh"
)
suspend
fun
managed
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"elfsoiesmwicfqfe"
)
suspend
fun
managed
(
value
:
Boolean
?
)
server
App
Id
Link copied to clipboard
@
JvmName
(
name
=
"drtbppwvbuuexior"
)
suspend
fun
serverAppId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ejujqeqargisjitn"
)
suspend
fun
serverAppId
(
value
:
String
?
)
server
App
Secret
Link copied to clipboard
@
JvmName
(
name
=
"hklxkpodjtfvxuxc"
)
suspend
fun
serverAppSecret
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"lykeykneorgyagvh"
)
suspend
fun
serverAppSecret
(
value
:
String
?
)
tenant
Id
Link copied to clipboard
@
JvmName
(
name
=
"ganycuflafnevngo"
)
suspend
fun
tenantId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tcyjksccdbtqfeaj"
)
suspend
fun
tenantId
(
value
:
String
?
)