Skip to content

LogGroup🔗

Constructor🔗

LogGroup()

Methods🔗

build🔗

Builds the object.

def build() -> cloudwatch.LogGroup

account_id🔗

AccountId of the log group

def account_id(account_id: str) -> typing.Self

account_label🔗

Label of the log group

def account_label(account_label: str) -> typing.Self

arn🔗

ARN of the log group

def arn(arn: str) -> typing.Self

name🔗

Name of the log group

def name(name: str) -> typing.Self

See also🔗