pulumi-azure-kotlin
5.68.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.apimanagement.kotlin.inputs
/
ServiceTenantAccessArgsBuilder
Service
Tenant
Access
Args
Builder
class
ServiceTenantAccessArgsBuilder
Builder for
ServiceTenantAccessArgs
.
Functions
Functions
enabled
Link copied to clipboard
@
JvmName
(
name
=
"didjfhhlqrbhsrug"
)
suspend
fun
enabled
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"nrikjoxriwrynegc"
)
suspend
fun
enabled
(
value
:
Boolean
)
primary
Key
Link copied to clipboard
@
JvmName
(
name
=
"ueeljficaghqkxwt"
)
suspend
fun
primaryKey
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"skswsdewncwgrmfr"
)
suspend
fun
primaryKey
(
value
:
String
?
)
secondary
Key
Link copied to clipboard
@
JvmName
(
name
=
"ejxuvmpobivjguja"
)
suspend
fun
secondaryKey
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ctffopxvhpsdroga"
)
suspend
fun
secondaryKey
(
value
:
String
?
)
tenant
Id
Link copied to clipboard
@
JvmName
(
name
=
"qxrkcacyrhxjnioe"
)
suspend
fun
tenantId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ypuygkfqliteylwa"
)
suspend
fun
tenantId
(
value
:
String
?
)