toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.ecr.kotlin
/
RegistryScanningConfigurationArgsBuilder
/
scanType
scan
Type
@
JvmName
(
name
=
"ixtbhuuktpemwfgn"
)
suspend
fun
scanType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vfngbsvnbrreqfha"
)
suspend
fun
scanType
(
value
:
String
?
)
Parameters
value
the scanning type to set for the registry. Can be either
ENHANCED
or
BASIC
.