putLogGroupDeletionProtection
inline suspend fun CloudWatchLogsClient.putLogGroupDeletionProtection(crossinline block: PutLogGroupDeletionProtectionRequest.Builder.() -> Unit): PutLogGroupDeletionProtectionResponse
Enables or disables deletion protection for the specified log group. When enabled on a log group, deletion protection blocks all deletion operations until it is explicitly disabled.
For information about the parameters that are common to all actions, see Common Parameters.