toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.securityhub.kotlin.inputs
/
InsightAwsSecurityFindingFiltersArgsBuilder
/
confidence
confidence
@
JvmName
(
name
=
"wqqsirbiktcqfogq"
)
suspend
fun
confidence
(
value
:
Output
<
List
<
InsightNumberFilterArgs
>
>
)
@
JvmName
(
name
=
"gklbujivjoilpojc"
)
suspend
fun
confidence
(
value
:
List
<
InsightNumberFilterArgs
>
?
)
Parameters
value
A finding's confidence.
@
JvmName
(
name
=
"ablcptrrowocpxif"
)
suspend
fun
confidence
(
vararg
values
:
Output
<
InsightNumberFilterArgs
>
)
@
JvmName
(
name
=
"otdsipuovdbfhcoi"
)
suspend
fun
confidence
(
values
:
List
<
Output
<
InsightNumberFilterArgs
>
>
)
@
JvmName
(
name
=
"wqwffsoxorqhepux"
)
suspend
fun
confidence
(
vararg
values
:
InsightNumberFilterArgs
)
Parameters
values
A finding's confidence.
@
JvmName
(
name
=
"cjfxhsceuvpfjtgj"
)
suspend
fun
confidence
(
argument
:
List
<
suspend
InsightNumberFilterArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"qwnunhknlohukrji"
)
suspend
fun
confidence
(
vararg
argument
:
suspend
InsightNumberFilterArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"ihxeoleyfnjuunhf"
)
suspend
fun
confidence
(
argument
:
suspend
InsightNumberFilterArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
A finding's confidence.