LogGroup🔗Constructor🔗LogGroup() Methods🔗 build🔗Builds the object.def build() -> cloudwatch.LogGroup account_id🔗AccountId of the log groupdef account_id(account_id: str) -> typing.Self account_label🔗Label of the log groupdef account_label(account_label: str) -> typing.Self arn🔗ARN of the log groupdef arn(arn: str) -> typing.Self name🔗Name of the log groupdef name(name: str) -> typing.Self See also🔗 LogGroup