resourceTypes

@JvmName(name = "yyqekdkdregjsapc")
suspend fun resourceTypes(value: Output<List<String>>)
@JvmName(name = "xljvttitwgxvnrjf")
suspend fun resourceTypes(value: List<String>?)

Parameters

value

Type of resources to scan. Valid values are EC2, ECR, and LAMBDA. If you only use one type, the provider will ignore the status of the other type.


@JvmName(name = "ouuerhmbjuuennbu")
suspend fun resourceTypes(vararg values: Output<String>)


@JvmName(name = "vygyrxsuthcxyyut")
suspend fun resourceTypes(values: List<Output<String>>)
@JvmName(name = "ibcbmldwelmmunkf")
suspend fun resourceTypes(vararg values: String)

Parameters

values

Type of resources to scan. Valid values are EC2, ECR, and LAMBDA. If you only use one type, the provider will ignore the status of the other type.