AWS SDK for Kotlin
Toggle table of contents
1.5.97
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
cloudwatchlogs
/
aws.sdk.kotlin.services.cloudwatchlogs.model
/
PutLogGroupDeletionProtectionRequest
/
Builder
Builder
class
Builder
Members
Properties
deletion
Protection
Enabled
Link copied to clipboard
var
deletionProtectionEnabled
:
Boolean
?
Whether to enable deletion protection.
log
Group
Identifier
Link copied to clipboard
var
logGroupIdentifier
:
String
?
The name or ARN of the log group.