Class: Aws::CleanRooms::Types::ProtectedJob

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

Overview

The parameters for an Clean Rooms protected job.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#compute_configurationTypes::ProtectedJobComputeConfiguration

The compute configuration for the protected job.



7452
7453
7454
7455
7456
7457
7458
7459
7460
7461
7462
7463
7464
7465
7466
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 7452

class ProtectedJob < Struct.new(
  :id,
  :membership_id,
  :membership_arn,
  :create_time,
  :job_parameters,
  :status,
  :result_configuration,
  :statistics,
  :result,
  :error,
  :compute_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#create_timeTime

The creation time of the protected job.

Returns:

  • (Time)


7452
7453
7454
7455
7456
7457
7458
7459
7460
7461
7462
7463
7464
7465
7466
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 7452

class ProtectedJob < Struct.new(
  :id,
  :membership_id,
  :membership_arn,
  :create_time,
  :job_parameters,
  :status,
  :result_configuration,
  :statistics,
  :result,
  :error,
  :compute_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#errorTypes::ProtectedJobError

The error from the protected job.



7452
7453
7454
7455
7456
7457
7458
7459
7460
7461
7462
7463
7464
7465
7466
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 7452

class ProtectedJob < Struct.new(
  :id,
  :membership_id,
  :membership_arn,
  :create_time,
  :job_parameters,
  :status,
  :result_configuration,
  :statistics,
  :result,
  :error,
  :compute_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#idString

The identifier for a protected job instance.

Returns:

  • (String)


7452
7453
7454
7455
7456
7457
7458
7459
7460
7461
7462
7463
7464
7465
7466
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 7452

class ProtectedJob < Struct.new(
  :id,
  :membership_id,
  :membership_arn,
  :create_time,
  :job_parameters,
  :status,
  :result_configuration,
  :statistics,
  :result,
  :error,
  :compute_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#job_parametersTypes::ProtectedJobParameters

The job parameters for the protected job.



7452
7453
7454
7455
7456
7457
7458
7459
7460
7461
7462
7463
7464
7465
7466
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 7452

class ProtectedJob < Struct.new(
  :id,
  :membership_id,
  :membership_arn,
  :create_time,
  :job_parameters,
  :status,
  :result_configuration,
  :statistics,
  :result,
  :error,
  :compute_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#membership_arnString

The ARN of the membership.

Returns:

  • (String)


7452
7453
7454
7455
7456
7457
7458
7459
7460
7461
7462
7463
7464
7465
7466
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 7452

class ProtectedJob < Struct.new(
  :id,
  :membership_id,
  :membership_arn,
  :create_time,
  :job_parameters,
  :status,
  :result_configuration,
  :statistics,
  :result,
  :error,
  :compute_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#membership_idString

he identifier for the membership.

Returns:

  • (String)


7452
7453
7454
7455
7456
7457
7458
7459
7460
7461
7462
7463
7464
7465
7466
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 7452

class ProtectedJob < Struct.new(
  :id,
  :membership_id,
  :membership_arn,
  :create_time,
  :job_parameters,
  :status,
  :result_configuration,
  :statistics,
  :result,
  :error,
  :compute_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#resultTypes::ProtectedJobResult

The result of the protected job.



7452
7453
7454
7455
7456
7457
7458
7459
7460
7461
7462
7463
7464
7465
7466
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 7452

class ProtectedJob < Struct.new(
  :id,
  :membership_id,
  :membership_arn,
  :create_time,
  :job_parameters,
  :status,
  :result_configuration,
  :statistics,
  :result,
  :error,
  :compute_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#result_configurationTypes::ProtectedJobResultConfigurationOutput

Contains any details needed to write the job results.



7452
7453
7454
7455
7456
7457
7458
7459
7460
7461
7462
7463
7464
7465
7466
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 7452

class ProtectedJob < Struct.new(
  :id,
  :membership_id,
  :membership_arn,
  :create_time,
  :job_parameters,
  :status,
  :result_configuration,
  :statistics,
  :result,
  :error,
  :compute_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#statisticsTypes::ProtectedJobStatistics

The statistics of the protected job.



7452
7453
7454
7455
7456
7457
7458
7459
7460
7461
7462
7463
7464
7465
7466
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 7452

class ProtectedJob < Struct.new(
  :id,
  :membership_id,
  :membership_arn,
  :create_time,
  :job_parameters,
  :status,
  :result_configuration,
  :statistics,
  :result,
  :error,
  :compute_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The status of the protected job.

Returns:

  • (String)


7452
7453
7454
7455
7456
7457
7458
7459
7460
7461
7462
7463
7464
7465
7466
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 7452

class ProtectedJob < Struct.new(
  :id,
  :membership_id,
  :membership_arn,
  :create_time,
  :job_parameters,
  :status,
  :result_configuration,
  :statistics,
  :result,
  :error,
  :compute_configuration)
  SENSITIVE = []
  include Aws::Structure
end