pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.rds.kotlin
/
ProxyTargetArgsBuilder
Proxy
Target
Args
Builder
class
ProxyTargetArgsBuilder
Builder for
ProxyTargetArgs
.
Functions
Functions
db
Cluster
Identifier
Link copied to clipboard
@
JvmName
(
name
=
"yqxcosnidopevonr"
)
suspend
fun
dbClusterIdentifier
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ucqtqiaqapgyiqex"
)
suspend
fun
dbClusterIdentifier
(
value
:
String
?
)
db
Instance
Identifier
Link copied to clipboard
@
JvmName
(
name
=
"lyvcjitwmvofsryx"
)
suspend
fun
dbInstanceIdentifier
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ufslxajbcnicuhiq"
)
suspend
fun
dbInstanceIdentifier
(
value
:
String
?
)
db
Proxy
Name
Link copied to clipboard
@
JvmName
(
name
=
"lguugeuvlykubqcx"
)
suspend
fun
dbProxyName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tdkdiwbhplukujqu"
)
suspend
fun
dbProxyName
(
value
:
String
?
)
target
Group
Name
Link copied to clipboard
@
JvmName
(
name
=
"cbfomqxoqfxylxrb"
)
suspend
fun
targetGroupName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"fntspdptsnicoyhl"
)
suspend
fun
targetGroupName
(
value
:
String
?
)