toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.awsconnector.kotlin.outputs
/
AwsLogsLogGroupPropertiesResponse
/
AwsLogsLogGroupPropertiesResponse
Aws
Logs
Log
Group
Properties
Response
constructor
(
arn
:
String
?
=
null
,
dataProtectionPolicy
:
Any
?
=
null
,
kmsKeyId
:
String
?
=
null
,
logGroupClass
:
String
?
=
null
,
logGroupName
:
String
?
=
null
,
retentionInDays
:
Int
?
=
null
,
tags
:
List
<
TagResponse
>
?
=
null
)