Class: Aws::CodeCatalyst::Types::EventLogEntry

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-codecatalyst/lib/aws-sdk-codecatalyst/types.rb

Overview

Information about an entry in an event log of Amazon CodeCatalyst activity.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#error_codeString

The code of the error, if any.

Returns:

  • (String)


873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
# File 'gems/aws-sdk-codecatalyst/lib/aws-sdk-codecatalyst/types.rb', line 873

class EventLogEntry < Struct.new(
  :id,
  :event_name,
  :event_type,
  :event_category,
  :event_source,
  :event_time,
  :operation_type,
  :user_identity,
  :project_information,
  :request_id,
  :request_payload,
  :response_payload,
  :error_code,
  :source_ip_address,
  :user_agent)
  SENSITIVE = []
  include Aws::Structure
end

#event_categoryString

The category for the event.

Returns:

  • (String)


873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
# File 'gems/aws-sdk-codecatalyst/lib/aws-sdk-codecatalyst/types.rb', line 873

class EventLogEntry < Struct.new(
  :id,
  :event_name,
  :event_type,
  :event_category,
  :event_source,
  :event_time,
  :operation_type,
  :user_identity,
  :project_information,
  :request_id,
  :request_payload,
  :response_payload,
  :error_code,
  :source_ip_address,
  :user_agent)
  SENSITIVE = []
  include Aws::Structure
end

#event_nameString

The name of the event.

Returns:

  • (String)


873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
# File 'gems/aws-sdk-codecatalyst/lib/aws-sdk-codecatalyst/types.rb', line 873

class EventLogEntry < Struct.new(
  :id,
  :event_name,
  :event_type,
  :event_category,
  :event_source,
  :event_time,
  :operation_type,
  :user_identity,
  :project_information,
  :request_id,
  :request_payload,
  :response_payload,
  :error_code,
  :source_ip_address,
  :user_agent)
  SENSITIVE = []
  include Aws::Structure
end

#event_sourceString

The source of the event.

Returns:

  • (String)


873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
# File 'gems/aws-sdk-codecatalyst/lib/aws-sdk-codecatalyst/types.rb', line 873

class EventLogEntry < Struct.new(
  :id,
  :event_name,
  :event_type,
  :event_category,
  :event_source,
  :event_time,
  :operation_type,
  :user_identity,
  :project_information,
  :request_id,
  :request_payload,
  :response_payload,
  :error_code,
  :source_ip_address,
  :user_agent)
  SENSITIVE = []
  include Aws::Structure
end

#event_timeTime

The time the event took place, in coordinated universal time (UTC) timestamp format as specified in RFC 3339.

Returns:

  • (Time)


873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
# File 'gems/aws-sdk-codecatalyst/lib/aws-sdk-codecatalyst/types.rb', line 873

class EventLogEntry < Struct.new(
  :id,
  :event_name,
  :event_type,
  :event_category,
  :event_source,
  :event_time,
  :operation_type,
  :user_identity,
  :project_information,
  :request_id,
  :request_payload,
  :response_payload,
  :error_code,
  :source_ip_address,
  :user_agent)
  SENSITIVE = []
  include Aws::Structure
end

#event_typeString

The type of the event.

Returns:

  • (String)


873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
# File 'gems/aws-sdk-codecatalyst/lib/aws-sdk-codecatalyst/types.rb', line 873

class EventLogEntry < Struct.new(
  :id,
  :event_name,
  :event_type,
  :event_category,
  :event_source,
  :event_time,
  :operation_type,
  :user_identity,
  :project_information,
  :request_id,
  :request_payload,
  :response_payload,
  :error_code,
  :source_ip_address,
  :user_agent)
  SENSITIVE = []
  include Aws::Structure
end

#idString

The system-generated unique ID of the event.

Returns:

  • (String)


873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
# File 'gems/aws-sdk-codecatalyst/lib/aws-sdk-codecatalyst/types.rb', line 873

class EventLogEntry < Struct.new(
  :id,
  :event_name,
  :event_type,
  :event_category,
  :event_source,
  :event_time,
  :operation_type,
  :user_identity,
  :project_information,
  :request_id,
  :request_payload,
  :response_payload,
  :error_code,
  :source_ip_address,
  :user_agent)
  SENSITIVE = []
  include Aws::Structure
end

#operation_typeString

The type of the event.

Returns:

  • (String)


873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
# File 'gems/aws-sdk-codecatalyst/lib/aws-sdk-codecatalyst/types.rb', line 873

class EventLogEntry < Struct.new(
  :id,
  :event_name,
  :event_type,
  :event_category,
  :event_source,
  :event_time,
  :operation_type,
  :user_identity,
  :project_information,
  :request_id,
  :request_payload,
  :response_payload,
  :error_code,
  :source_ip_address,
  :user_agent)
  SENSITIVE = []
  include Aws::Structure
end

#project_informationTypes::ProjectInformation

Information about the project where the event occurred.



873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
# File 'gems/aws-sdk-codecatalyst/lib/aws-sdk-codecatalyst/types.rb', line 873

class EventLogEntry < Struct.new(
  :id,
  :event_name,
  :event_type,
  :event_category,
  :event_source,
  :event_time,
  :operation_type,
  :user_identity,
  :project_information,
  :request_id,
  :request_payload,
  :response_payload,
  :error_code,
  :source_ip_address,
  :user_agent)
  SENSITIVE = []
  include Aws::Structure
end

#request_idString

The system-generated unique ID of the request.

Returns:

  • (String)


873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
# File 'gems/aws-sdk-codecatalyst/lib/aws-sdk-codecatalyst/types.rb', line 873

class EventLogEntry < Struct.new(
  :id,
  :event_name,
  :event_type,
  :event_category,
  :event_source,
  :event_time,
  :operation_type,
  :user_identity,
  :project_information,
  :request_id,
  :request_payload,
  :response_payload,
  :error_code,
  :source_ip_address,
  :user_agent)
  SENSITIVE = []
  include Aws::Structure
end

#request_payloadTypes::EventPayload

Information about the payload of the request.

Returns:



873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
# File 'gems/aws-sdk-codecatalyst/lib/aws-sdk-codecatalyst/types.rb', line 873

class EventLogEntry < Struct.new(
  :id,
  :event_name,
  :event_type,
  :event_category,
  :event_source,
  :event_time,
  :operation_type,
  :user_identity,
  :project_information,
  :request_id,
  :request_payload,
  :response_payload,
  :error_code,
  :source_ip_address,
  :user_agent)
  SENSITIVE = []
  include Aws::Structure
end

#response_payloadTypes::EventPayload

Information about the payload of the response, if any.

Returns:



873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
# File 'gems/aws-sdk-codecatalyst/lib/aws-sdk-codecatalyst/types.rb', line 873

class EventLogEntry < Struct.new(
  :id,
  :event_name,
  :event_type,
  :event_category,
  :event_source,
  :event_time,
  :operation_type,
  :user_identity,
  :project_information,
  :request_id,
  :request_payload,
  :response_payload,
  :error_code,
  :source_ip_address,
  :user_agent)
  SENSITIVE = []
  include Aws::Structure
end

#source_ip_addressString

The IP address of the user whose actions are recorded in the event.

Returns:

  • (String)


873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
# File 'gems/aws-sdk-codecatalyst/lib/aws-sdk-codecatalyst/types.rb', line 873

class EventLogEntry < Struct.new(
  :id,
  :event_name,
  :event_type,
  :event_category,
  :event_source,
  :event_time,
  :operation_type,
  :user_identity,
  :project_information,
  :request_id,
  :request_payload,
  :response_payload,
  :error_code,
  :source_ip_address,
  :user_agent)
  SENSITIVE = []
  include Aws::Structure
end

#user_agentString

The user agent whose actions are recorded in the event.

Returns:

  • (String)


873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
# File 'gems/aws-sdk-codecatalyst/lib/aws-sdk-codecatalyst/types.rb', line 873

class EventLogEntry < Struct.new(
  :id,
  :event_name,
  :event_type,
  :event_category,
  :event_source,
  :event_time,
  :operation_type,
  :user_identity,
  :project_information,
  :request_id,
  :request_payload,
  :response_payload,
  :error_code,
  :source_ip_address,
  :user_agent)
  SENSITIVE = []
  include Aws::Structure
end

#user_identityTypes::UserIdentity

The system-generated unique ID of the user whose actions are recorded in the event.

Returns:



873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
# File 'gems/aws-sdk-codecatalyst/lib/aws-sdk-codecatalyst/types.rb', line 873

class EventLogEntry < Struct.new(
  :id,
  :event_name,
  :event_type,
  :event_category,
  :event_source,
  :event_time,
  :operation_type,
  :user_identity,
  :project_information,
  :request_id,
  :request_payload,
  :response_payload,
  :error_code,
  :source_ip_address,
  :user_agent)
  SENSITIVE = []
  include Aws::Structure
end