pulumi-azure-native-kotlin
2.6.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.scheduler.kotlin.inputs
/
ServiceBusAuthenticationArgsBuilder
Service
Bus
Authentication
Args
Builder
class
ServiceBusAuthenticationArgsBuilder
Builder for
ServiceBusAuthenticationArgs
.
Functions
Functions
sas
Key
Link copied to clipboard
@
JvmName
(
name
=
"jeoctdctogwgwrym"
)
suspend
fun
sasKey
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"atmllxgxqjymrury"
)
suspend
fun
sasKey
(
value
:
String
?
)
sas
Key
Name
Link copied to clipboard
@
JvmName
(
name
=
"kqnwtsmukxrvtjqr"
)
suspend
fun
sasKeyName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"msvnqssxtkwctuwd"
)
suspend
fun
sasKeyName
(
value
:
String
?
)
type
Link copied to clipboard
@
JvmName
(
name
=
"ssqgnsdiynrbugyd"
)
suspend
fun
type
(
value
:
ServiceBusAuthenticationType
?
)
@
JvmName
(
name
=
"rphbroievbakjtmn"
)
suspend
fun
type
(
value
:
Output
<
ServiceBusAuthenticationType
>
)