Mayson Monorepo Documentation
    Preparing search index...
    interface AmazonEventbridge {
        aws_account_id: string;
        aws_event_source_arn: string;
        aws_event_source_status: AwsEventSourceStatus;
    }
    Index

    Properties

    aws_account_id: string

    The AWS account ID.

    aws_event_source_arn: string

    The ARN of the AWS event source.

    aws_event_source_status: AwsEventSourceStatus

    The state of the AWS event source.