pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.rds.kotlin.inputs
/
ProxyAuthArgs
/
ProxyAuthArgs
Proxy
Auth
Args
fun
ProxyAuthArgs
(
authScheme
:
Output
<
String
>
?
=
null
,
clientPasswordAuthType
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
iamAuth
:
Output
<
String
>
?
=
null
,
secretArn
:
Output
<
String
>
?
=
null
,
username
:
Output
<
String
>
?
=
null
)