pulumi-azure-native-kotlin
2.22.1.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.iotoperationsmq.kotlin.inputs
/
BrokerAuthenticatorMethodCustomArgsBuilder
Broker
Authenticator
Method
Custom
Args
Builder
class
BrokerAuthenticatorMethodCustomArgsBuilder
Builder for
BrokerAuthenticatorMethodCustomArgs
.
Functions
Functions
auth
Link copied to clipboard
@
JvmName
(
name
=
"jjofjylkwgbwbqvm"
)
suspend
fun
auth
(
value
:
BrokerAuthenticatorCustomAuthArgs
?
)
@
JvmName
(
name
=
"xspbxsvkciyvpwrv"
)
suspend
fun
auth
(
value
:
Output
<
BrokerAuthenticatorCustomAuthArgs
>
)
@
JvmName
(
name
=
"fshayfakeivtexum"
)
suspend
fun
auth
(
argument
:
suspend
BrokerAuthenticatorCustomAuthArgsBuilder
.
(
)
->
Unit
)
ca
Cert
Config
Map
Link copied to clipboard
@
JvmName
(
name
=
"jsthpecpdetlowob"
)
suspend
fun
caCertConfigMap
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"rmpixjeidcucaauu"
)
suspend
fun
caCertConfigMap
(
value
:
String
?
)
endpoint
Link copied to clipboard
@
JvmName
(
name
=
"rphrcfsegwyoojui"
)
suspend
fun
endpoint
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ssxhyroldbdwpbde"
)
suspend
fun
endpoint
(
value
:
String
)
headers
Link copied to clipboard
@
JvmName
(
name
=
"dfyqcfjbrefoqrak"
)
suspend
fun
headers
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"rivokjnujjkaerhl"
)
fun
headers
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"qwunarmgjwkhuspe"
)
suspend
fun
headers
(
value
:
Map
<
String
,
String
>
?
)