toggle menu
pulumi-vault-kotlin
6.6.0.0
jvm
switch theme
search in API
pulumi-vault-kotlin
/
com.pulumi.vault.aws.kotlin
/
AuthBackendRoleArgsBuilder
/
authType
auth
Type
@
JvmName
(
name
=
"fguckwklqdktoprw"
)
suspend
fun
authType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"mvjefggmpvnfudui"
)
suspend
fun
authType
(
value
:
String
?
)
Parameters
value
The auth type permitted for this role. Valid choices are
ec2
and
iam
. Defaults to
iam
.