Interface ManagedSourceEventMetadataSummary.Builder

  • Method Details

    • eventOriginRegion

      ManagedSourceEventMetadataSummary.Builder eventOriginRegion(String eventOriginRegion)

      The Region where the notification originated.

      Parameters:
      eventOriginRegion - The Region where the notification originated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • source

      The source service of the notification.

      Must match one of the valid EventBridge sources. Only Amazon Web Services service sourced events are supported. For example, aws.ec2 and aws.cloudwatch. For more information, see Event delivery from Amazon Web Services services in the Amazon EventBridge User Guide.

      Parameters:
      source - The source service of the notification.

      Must match one of the valid EventBridge sources. Only Amazon Web Services service sourced events are supported. For example, aws.ec2 and aws.cloudwatch. For more information, see Event delivery from Amazon Web Services services in the Amazon EventBridge User Guide.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • eventType

      The event Type of the notification.

      Parameters:
      eventType - The event Type of the notification.
      Returns:
      Returns a reference to this object so that method calls can be chained together.