toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.rds.kotlin
/
dbProxy
db
Proxy
suspend
fun
dbProxy
(
name
:
String
,
block
:
suspend
DbProxyResourceBuilder
.
(
)
->
Unit
)
:
DbProxy
Parameters
name
The
unique
name of the resulting resource.
block
Builder for
DbProxy
.
See also
Db
Proxy
.
fun
dbProxy
(
name
:
String
)
:
DbProxy
Parameters
name
The
unique
name of the resulting resource.
See also
Db
Proxy
.