GetLogGroupPlainArgs

data class GetLogGroupPlainArgs(val logGroupName: String) : ConvertibleToJava<GetLogGroupPlainArgs>

Constructors

Link copied to clipboard
fun GetLogGroupPlainArgs(logGroupName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetLogGroupPlainArgs

Properties

Link copied to clipboard

The name of the log group. If you don't specify a name, AWS CloudFormation generates a unique ID for the log group.