pulumi-azure-native-kotlin
2.6.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.iotsecurity.kotlin
/
SiteArgsBuilder
Site
Args
Builder
class
SiteArgsBuilder
Builder for
SiteArgs
.
Functions
Functions
display
Name
Link copied to clipboard
@
JvmName
(
name
=
"phgnlxqqhrfqbwce"
)
suspend
fun
displayName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"iulnkaqenjoswtix"
)
suspend
fun
displayName
(
value
:
String
?
)
scope
Link copied to clipboard
@
JvmName
(
name
=
"ueclhvnrlcbuhjhh"
)
suspend
fun
scope
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"obrwtudpmmsicoph"
)
suspend
fun
scope
(
value
:
String
?
)
tags
Link copied to clipboard
@
JvmName
(
name
=
"cmrkyjepkyfmfope"
)
suspend
fun
tags
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"xeeyjfseqivvxkaj"
)
fun
tags
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"togarelngnrdkwvo"
)
suspend
fun
tags
(
value
:
Map
<
String
,
String
>
?
)