toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.redis.kotlin
/
LinkedServerArgsBuilder
Linked
Server
Args
Builder
class
LinkedServerArgsBuilder
Builder for
LinkedServerArgs
.
Members
Functions
linked
Redis
Cache
Id
Link copied to clipboard
@
JvmName
(
name
=
"obsbvhtpobcngjku"
)
suspend
fun
linkedRedisCacheId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"krpvhbcjppoyxyha"
)
suspend
fun
linkedRedisCacheId
(
value
:
String
?
)
linked
Redis
Cache
Location
Link copied to clipboard
@
JvmName
(
name
=
"afhbyencheqbyftq"
)
suspend
fun
linkedRedisCacheLocation
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"kgjelaetriygpnws"
)
suspend
fun
linkedRedisCacheLocation
(
value
:
String
?
)
linked
Server
Name
Link copied to clipboard
@
JvmName
(
name
=
"rffxinlsbtnultgq"
)
suspend
fun
linkedServerName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ohutfajcojrvkged"
)
suspend
fun
linkedServerName
(
value
:
String
?
)
name
Link copied to clipboard
@
JvmName
(
name
=
"dboiolqfyefkyguo"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"cgjdyjeorwomlmji"
)
suspend
fun
name
(
value
:
String
?
)
resource
Group
Name
Link copied to clipboard
@
JvmName
(
name
=
"alkuaguknefacays"
)
suspend
fun
resourceGroupName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ctcaopnrxhpbqjpd"
)
suspend
fun
resourceGroupName
(
value
:
String
?
)
server
Role
Link copied to clipboard
@
JvmName
(
name
=
"uqtgwtyytuuccsev"
)
suspend
fun
serverRole
(
value
:
ReplicationRole
?
)
@
JvmName
(
name
=
"lltdjqpqidytoued"
)
suspend
fun
serverRole
(
value
:
Output
<
ReplicationRole
>
)