Class CloudtrailEndpointBuilderFactory.CloudtrailHeaderNameBuilder

java.lang.Object
org.apache.camel.builder.endpoint.dsl.CloudtrailEndpointBuilderFactory.CloudtrailHeaderNameBuilder
Enclosing interface:
CloudtrailEndpointBuilderFactory

public static class CloudtrailEndpointBuilderFactory.CloudtrailHeaderNameBuilder extends Object
The builder of headers' name for the AWS Cloudtrail component.
  • Constructor Details

    • CloudtrailHeaderNameBuilder

      public CloudtrailHeaderNameBuilder()
  • Method Details

    • awsCloudTrailEventId

      public String awsCloudTrailEventId()
      The event ID of the cloud trail event consumed. The option is a: String type. Group: consumer
      Returns:
      the name of the header AwsCloudTrailEventId.
    • awsCloudTrailEventName

      public String awsCloudTrailEventName()
      The event Name of the cloud trail event consumed. The option is a: String type. Group: consumer
      Returns:
      the name of the header AwsCloudTrailEventName.
    • awsCloudTrailEventSource

      public String awsCloudTrailEventSource()
      The event Source of the cloud trail event consumed. The option is a: String type. Group: consumer
      Returns:
      the name of the header AwsCloudTrailEventSource.
    • awsCloudTrailEventUsername

      public String awsCloudTrailEventUsername()
      The associated username of the event of the cloud trail event consumed. The option is a: String type. Group: consumer
      Returns:
      the name of the header AwsCloudTrailEventUsername.