pulumi-aws-kotlin
5.29.1.1
pulumi-aws-kotlin
/
com.pulumi.aws.ecr.kotlin
/
RegistryScanningConfigurationArgsBuilder
/
scanType
scan
Type
@
JvmName
(
name
=
"sxwokbgjooccjpie"
)
suspend
fun
scanType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ocufrhqywqarmuui"
)
suspend
fun
scanType
(
value
:
String
?
)
Parameters
value
the scanning type to set for the registry. Can be either
ENHANCED
or
BASIC
.