toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.rds.kotlin
/
proxy
proxy
suspend
fun
proxy
(
name
:
String
,
block
:
suspend
ProxyResourceBuilder
.
(
)
->
Unit
)
:
Proxy
Parameters
name
The
unique
name of the resulting resource.
block
Builder for
Proxy
.
See also
Proxy
.
fun
proxy
(
name
:
String
)
:
Proxy
Parameters
name
The
unique
name of the resulting resource.
See also
Proxy
.