toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.iotoperationsmq.kotlin.inputs
/
BrokerAuthenticatorMethodCustomArgsBuilder
Broker
Authenticator
Method
Custom
Args
Builder
class
BrokerAuthenticatorMethodCustomArgsBuilder
Builder for
BrokerAuthenticatorMethodCustomArgs
.
Members
Functions
auth
Link copied to clipboard
@
JvmName
(
name
=
"wwehffosgonlqiln"
)
suspend
fun
auth
(
value
:
BrokerAuthenticatorCustomAuthArgs
?
)
@
JvmName
(
name
=
"mbywfaoemwtymmfk"
)
suspend
fun
auth
(
value
:
Output
<
BrokerAuthenticatorCustomAuthArgs
>
)
@
JvmName
(
name
=
"tewnjxuertagbytd"
)
suspend
fun
auth
(
argument
:
suspend
BrokerAuthenticatorCustomAuthArgsBuilder
.
(
)
->
Unit
)
ca
Cert
Config
Map
Link copied to clipboard
@
JvmName
(
name
=
"onkwrusdnydscyut"
)
suspend
fun
caCertConfigMap
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"llgooqyowkbkyatm"
)
suspend
fun
caCertConfigMap
(
value
:
String
?
)
endpoint
Link copied to clipboard
@
JvmName
(
name
=
"spvhrvbajvympcbv"
)
suspend
fun
endpoint
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"opxpgimnvkwweeke"
)
suspend
fun
endpoint
(
value
:
String
)
headers
Link copied to clipboard
@
JvmName
(
name
=
"ucntqlvwiajsxsdl"
)
suspend
fun
headers
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"dyiskcfgwrpaxapk"
)
fun
headers
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"nevfhxdeewrwxplj"
)
suspend
fun
headers
(
value
:
Map
<
String
,
String
>
?
)