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
/
InsightKeywordFilterArgs
Insight
Keyword
Filter
Args
data
class
InsightKeywordFilterArgs
(
val
value
:
Output
<
String
>
)
:
ConvertibleToJava
<
InsightKeywordFilterArgs
>
A keyword filter for querying findings.
Members
Constructors
Insight
Keyword
Filter
Args
Link copied to clipboard
constructor
(
value
:
Output
<
String
>
)
Properties
value
Link copied to clipboard
val
value
:
Output
<
String
>
A value for the keyword.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
InsightKeywordFilterArgs