Class: Aws::GuardDuty::Types::EcsTaskDetails

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

Overview

Contains information about the task in an ECS cluster.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The Amazon Resource Name (ARN) of the task.

Returns:

  • (String)


2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
# File 'gems/aws-sdk-guardduty/lib/aws-sdk-guardduty/types.rb', line 2917

class EcsTaskDetails < Struct.new(
  :arn,
  :definition_arn,
  :version,
  :task_created_at,
  :started_at,
  :started_by,
  :tags,
  :volumes,
  :containers,
  :group,
  :launch_type)
  SENSITIVE = []
  include Aws::Structure
end

#containersArray<Types::Container>

The containers that's associated with the task.

Returns:



2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
# File 'gems/aws-sdk-guardduty/lib/aws-sdk-guardduty/types.rb', line 2917

class EcsTaskDetails < Struct.new(
  :arn,
  :definition_arn,
  :version,
  :task_created_at,
  :started_at,
  :started_by,
  :tags,
  :volumes,
  :containers,
  :group,
  :launch_type)
  SENSITIVE = []
  include Aws::Structure
end

#definition_arnString

The ARN of the task definition that creates the task.

Returns:

  • (String)


2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
# File 'gems/aws-sdk-guardduty/lib/aws-sdk-guardduty/types.rb', line 2917

class EcsTaskDetails < Struct.new(
  :arn,
  :definition_arn,
  :version,
  :task_created_at,
  :started_at,
  :started_by,
  :tags,
  :volumes,
  :containers,
  :group,
  :launch_type)
  SENSITIVE = []
  include Aws::Structure
end

#groupString

The name of the task group that's associated with the task.

Returns:

  • (String)


2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
# File 'gems/aws-sdk-guardduty/lib/aws-sdk-guardduty/types.rb', line 2917

class EcsTaskDetails < Struct.new(
  :arn,
  :definition_arn,
  :version,
  :task_created_at,
  :started_at,
  :started_by,
  :tags,
  :volumes,
  :containers,
  :group,
  :launch_type)
  SENSITIVE = []
  include Aws::Structure
end

#launch_typeString

A capacity on which the task is running. For example, Fargate and EC2.

Returns:

  • (String)


2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
# File 'gems/aws-sdk-guardduty/lib/aws-sdk-guardduty/types.rb', line 2917

class EcsTaskDetails < Struct.new(
  :arn,
  :definition_arn,
  :version,
  :task_created_at,
  :started_at,
  :started_by,
  :tags,
  :volumes,
  :containers,
  :group,
  :launch_type)
  SENSITIVE = []
  include Aws::Structure
end

#started_atTime

The Unix timestamp for the time when the task started.

Returns:

  • (Time)


2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
# File 'gems/aws-sdk-guardduty/lib/aws-sdk-guardduty/types.rb', line 2917

class EcsTaskDetails < Struct.new(
  :arn,
  :definition_arn,
  :version,
  :task_created_at,
  :started_at,
  :started_by,
  :tags,
  :volumes,
  :containers,
  :group,
  :launch_type)
  SENSITIVE = []
  include Aws::Structure
end

#started_byString

Contains the tag specified when a task is started.

Returns:

  • (String)


2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
# File 'gems/aws-sdk-guardduty/lib/aws-sdk-guardduty/types.rb', line 2917

class EcsTaskDetails < Struct.new(
  :arn,
  :definition_arn,
  :version,
  :task_created_at,
  :started_at,
  :started_by,
  :tags,
  :volumes,
  :containers,
  :group,
  :launch_type)
  SENSITIVE = []
  include Aws::Structure
end

#tagsArray<Types::Tag>

The tags of the ECS Task.

Returns:



2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
# File 'gems/aws-sdk-guardduty/lib/aws-sdk-guardduty/types.rb', line 2917

class EcsTaskDetails < Struct.new(
  :arn,
  :definition_arn,
  :version,
  :task_created_at,
  :started_at,
  :started_by,
  :tags,
  :volumes,
  :containers,
  :group,
  :launch_type)
  SENSITIVE = []
  include Aws::Structure
end

#task_created_atTime

The Unix timestamp for the time when the task was created.

Returns:

  • (Time)


2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
# File 'gems/aws-sdk-guardduty/lib/aws-sdk-guardduty/types.rb', line 2917

class EcsTaskDetails < Struct.new(
  :arn,
  :definition_arn,
  :version,
  :task_created_at,
  :started_at,
  :started_by,
  :tags,
  :volumes,
  :containers,
  :group,
  :launch_type)
  SENSITIVE = []
  include Aws::Structure
end

#versionString

The version counter for the task.

Returns:

  • (String)


2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
# File 'gems/aws-sdk-guardduty/lib/aws-sdk-guardduty/types.rb', line 2917

class EcsTaskDetails < Struct.new(
  :arn,
  :definition_arn,
  :version,
  :task_created_at,
  :started_at,
  :started_by,
  :tags,
  :volumes,
  :containers,
  :group,
  :launch_type)
  SENSITIVE = []
  include Aws::Structure
end

#volumesArray<Types::Volume>

The list of data volume definitions for the task.

Returns:



2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
# File 'gems/aws-sdk-guardduty/lib/aws-sdk-guardduty/types.rb', line 2917

class EcsTaskDetails < Struct.new(
  :arn,
  :definition_arn,
  :version,
  :task_created_at,
  :started_at,
  :started_by,
  :tags,
  :volumes,
  :containers,
  :group,
  :launch_type)
  SENSITIVE = []
  include Aws::Structure
end