toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.securityhub.kotlin.inputs
/
InsightAwsSecurityFindingFiltersArgsBuilder
/
confidence
confidence
@
JvmName
(
name
=
"faimmrsnvpvmnkdq"
)
suspend
fun
confidence
(
value
:
Output
<
List
<
InsightNumberFilterArgs
>
>
)
@
JvmName
(
name
=
"yquqauhynagonghq"
)
suspend
fun
confidence
(
value
:
List
<
InsightNumberFilterArgs
>
?
)
Parameters
value
A finding's confidence.
@
JvmName
(
name
=
"eoygkahruoqyvwei"
)
suspend
fun
confidence
(
vararg
values
:
Output
<
InsightNumberFilterArgs
>
)
@
JvmName
(
name
=
"ifojrtapbcqlygxc"
)
suspend
fun
confidence
(
values
:
List
<
Output
<
InsightNumberFilterArgs
>
>
)
@
JvmName
(
name
=
"xbbsteqwawwtpbot"
)
suspend
fun
confidence
(
vararg
values
:
InsightNumberFilterArgs
)
Parameters
values
A finding's confidence.
@
JvmName
(
name
=
"ffyrbubfgemxlqen"
)
suspend
fun
confidence
(
argument
:
List
<
suspend
InsightNumberFilterArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"lwesiqtprtqiredw"
)
suspend
fun
confidence
(
vararg
argument
:
suspend
InsightNumberFilterArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"bcjpmmccfwhywpll"
)
suspend
fun
confidence
(
argument
:
suspend
InsightNumberFilterArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
A finding's confidence.