Class: Aws::SageMakerGeospatial::Types::StartVectorEnrichmentJobOutput

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

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The Amazon Resource Name (ARN) of the Vector Enrichment job.

Returns:

  • (String)


2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
# File 'gems/aws-sdk-sagemakergeospatial/lib/aws-sdk-sagemakergeospatial/types.rb', line 2175

class StartVectorEnrichmentJobOutput < Struct.new(
  :arn,
  :creation_time,
  :duration_in_seconds,
  :execution_role_arn,
  :input_config,
  :job_config,
  :kms_key_id,
  :name,
  :status,
  :tags,
  :type)
  SENSITIVE = []
  include Aws::Structure
end

#creation_timeTime

The creation time.

Returns:

  • (Time)


2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
# File 'gems/aws-sdk-sagemakergeospatial/lib/aws-sdk-sagemakergeospatial/types.rb', line 2175

class StartVectorEnrichmentJobOutput < Struct.new(
  :arn,
  :creation_time,
  :duration_in_seconds,
  :execution_role_arn,
  :input_config,
  :job_config,
  :kms_key_id,
  :name,
  :status,
  :tags,
  :type)
  SENSITIVE = []
  include Aws::Structure
end

#duration_in_secondsInteger

The duration of the Vector Enrichment job, in seconds.

Returns:

  • (Integer)


2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
# File 'gems/aws-sdk-sagemakergeospatial/lib/aws-sdk-sagemakergeospatial/types.rb', line 2175

class StartVectorEnrichmentJobOutput < Struct.new(
  :arn,
  :creation_time,
  :duration_in_seconds,
  :execution_role_arn,
  :input_config,
  :job_config,
  :kms_key_id,
  :name,
  :status,
  :tags,
  :type)
  SENSITIVE = []
  include Aws::Structure
end

#execution_role_arnString

The Amazon Resource Name (ARN) of the IAM role that you specified for the job.

Returns:

  • (String)


2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
# File 'gems/aws-sdk-sagemakergeospatial/lib/aws-sdk-sagemakergeospatial/types.rb', line 2175

class StartVectorEnrichmentJobOutput < Struct.new(
  :arn,
  :creation_time,
  :duration_in_seconds,
  :execution_role_arn,
  :input_config,
  :job_config,
  :kms_key_id,
  :name,
  :status,
  :tags,
  :type)
  SENSITIVE = []
  include Aws::Structure
end

#input_configTypes::VectorEnrichmentJobInputConfig

Input configuration information for starting the Vector Enrichment job.



2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
# File 'gems/aws-sdk-sagemakergeospatial/lib/aws-sdk-sagemakergeospatial/types.rb', line 2175

class StartVectorEnrichmentJobOutput < Struct.new(
  :arn,
  :creation_time,
  :duration_in_seconds,
  :execution_role_arn,
  :input_config,
  :job_config,
  :kms_key_id,
  :name,
  :status,
  :tags,
  :type)
  SENSITIVE = []
  include Aws::Structure
end

#job_configTypes::VectorEnrichmentJobConfig

An object containing information about the job configuration.



2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
# File 'gems/aws-sdk-sagemakergeospatial/lib/aws-sdk-sagemakergeospatial/types.rb', line 2175

class StartVectorEnrichmentJobOutput < Struct.new(
  :arn,
  :creation_time,
  :duration_in_seconds,
  :execution_role_arn,
  :input_config,
  :job_config,
  :kms_key_id,
  :name,
  :status,
  :tags,
  :type)
  SENSITIVE = []
  include Aws::Structure
end

#kms_key_idString

The Key Management Service key ID for server-side encryption.

Returns:

  • (String)


2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
# File 'gems/aws-sdk-sagemakergeospatial/lib/aws-sdk-sagemakergeospatial/types.rb', line 2175

class StartVectorEnrichmentJobOutput < Struct.new(
  :arn,
  :creation_time,
  :duration_in_seconds,
  :execution_role_arn,
  :input_config,
  :job_config,
  :kms_key_id,
  :name,
  :status,
  :tags,
  :type)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

The name of the Vector Enrichment job.

Returns:

  • (String)


2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
# File 'gems/aws-sdk-sagemakergeospatial/lib/aws-sdk-sagemakergeospatial/types.rb', line 2175

class StartVectorEnrichmentJobOutput < Struct.new(
  :arn,
  :creation_time,
  :duration_in_seconds,
  :execution_role_arn,
  :input_config,
  :job_config,
  :kms_key_id,
  :name,
  :status,
  :tags,
  :type)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The status of the Vector Enrichment job being started.

Returns:

  • (String)


2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
# File 'gems/aws-sdk-sagemakergeospatial/lib/aws-sdk-sagemakergeospatial/types.rb', line 2175

class StartVectorEnrichmentJobOutput < Struct.new(
  :arn,
  :creation_time,
  :duration_in_seconds,
  :execution_role_arn,
  :input_config,
  :job_config,
  :kms_key_id,
  :name,
  :status,
  :tags,
  :type)
  SENSITIVE = []
  include Aws::Structure
end

#tagsHash<String,String>

Each tag consists of a key and a value.

Returns:

  • (Hash<String,String>)


2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
# File 'gems/aws-sdk-sagemakergeospatial/lib/aws-sdk-sagemakergeospatial/types.rb', line 2175

class StartVectorEnrichmentJobOutput < Struct.new(
  :arn,
  :creation_time,
  :duration_in_seconds,
  :execution_role_arn,
  :input_config,
  :job_config,
  :kms_key_id,
  :name,
  :status,
  :tags,
  :type)
  SENSITIVE = []
  include Aws::Structure
end

#typeString

The type of the Vector Enrichment job.

Returns:

  • (String)


2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
# File 'gems/aws-sdk-sagemakergeospatial/lib/aws-sdk-sagemakergeospatial/types.rb', line 2175

class StartVectorEnrichmentJobOutput < Struct.new(
  :arn,
  :creation_time,
  :duration_in_seconds,
  :execution_role_arn,
  :input_config,
  :job_config,
  :kms_key_id,
  :name,
  :status,
  :tags,
  :type)
  SENSITIVE = []
  include Aws::Structure
end