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.outputs
/
GetDbProxyEndpointResult
/
GetDbProxyEndpointResult
Get
Db
Proxy
Endpoint
Result
constructor
(
dbProxyEndpointArn
:
String
?
=
null
,
endpoint
:
String
?
=
null
,
isDefault
:
Boolean
?
=
null
,
tags
:
List
<
Tag
>
?
=
null
,
targetRole
:
DbProxyEndpointTargetRole
?
=
null
,
vpcId
:
String
?
=
null
,
vpcSecurityGroupIds
:
List
<
String
>
?
=
null
)