toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.cloudwatch.kotlin
/
QueryDefinitionArgsBuilder
/
logGroupNames
log
Group
Names
@
JvmName
(
name
=
"fcemgjkhlxltbsho"
)
suspend
fun
logGroupNames
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"civluwyrnpwlsqhb"
)
suspend
fun
logGroupNames
(
value
:
List
<
String
>
?
)
Parameters
value
Specific log groups to use with the query.
@
JvmName
(
name
=
"ghitulqbsfimrxvg"
)
suspend
fun
logGroupNames
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"msvowokhxkbpwpbn"
)
suspend
fun
logGroupNames
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"xrrhwoahwsnymjcf"
)
suspend
fun
logGroupNames
(
vararg
values
:
String
)
Parameters
values
Specific log groups to use with the query.