LogStream

class LogStream : KotlinCustomResource

Resource Type definition for AWS::Logs::LogStream

Properties

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val logGroupName: Output<String>

The name of the log group where the log stream is created.

Link copied to clipboard
val logStreamName: Output<String>?

The name of the log stream. The name must be unique wihtin the log group.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>