Hierarchy

  • unknown
    • Trail

Constructors

Properties

Constructors

  • Create a Trail resource with the given unique name, arguments, and options.

    Parameters

    • name: string

      The unique name of the resource.

    • args: TrailArgs

      The arguments to use to populate this resource's properties.

    • Optional opts: any

      A bag of options that control this resource's behavior.

    Returns classic.cloudtrail.Trail

Properties

bucket: any

The managed S3 Bucket where the Trail will place its logs.

logGroup: any

The managed CloudWatch Log Group.

trail: Trail

The CloudTrail Trail.

Generated using TypeDoc