toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.logs.kotlin.outputs
/
GetLogGroupResult
/
GetLogGroupResult
Get
Log
Group
Result
constructor
(
arn
:
String
?
=
null
,
dataProtectionPolicy
:
Any
?
=
null
,
fieldIndexPolicies
:
List
<
Any
>
?
=
null
,
kmsKeyId
:
String
?
=
null
,
logGroupClass
:
LogGroupClass
?
=
null
,
retentionInDays
:
Int
?
=
null
,
tags
:
List
<
Tag
>
?
=
null
)