Class: Aws::SageMakerGeospatial::Types::StartEarthObservationJobOutput
- Inherits:
-
Struct
- Object
- Struct
- Aws::SageMakerGeospatial::Types::StartEarthObservationJobOutput
- Defined in:
- gems/aws-sdk-sagemakergeospatial/lib/aws-sdk-sagemakergeospatial/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#arn ⇒ String
The Amazon Resource Name (ARN) of the Earth Observation job.
-
#creation_time ⇒ Time
The creation time.
-
#duration_in_seconds ⇒ Integer
The duration of the session, in seconds.
-
#execution_role_arn ⇒ String
The Amazon Resource Name (ARN) of the IAM role that you specified for the job.
-
#input_config ⇒ Types::InputConfigOutput
Input configuration information for the Earth Observation job.
-
#job_config ⇒ Types::JobConfigInput
An object containing information about the job configuration.
-
#kms_key_id ⇒ String
The Key Management Service key ID for server-side encryption.
-
#name ⇒ String
The name of the Earth Observation job.
-
#status ⇒ String
The status of the Earth Observation job.
-
#tags ⇒ Hash<String,String>
Each tag consists of a key and a value.
Instance Attribute Details
#arn ⇒ String
The Amazon Resource Name (ARN) of the Earth Observation job.
2065 2066 2067 2068 2069 2070 2071 2072 2073 2074 2075 2076 2077 2078 |
# File 'gems/aws-sdk-sagemakergeospatial/lib/aws-sdk-sagemakergeospatial/types.rb', line 2065 class StartEarthObservationJobOutput < Struct.new( :arn, :creation_time, :duration_in_seconds, :execution_role_arn, :input_config, :job_config, :kms_key_id, :name, :status, :tags) SENSITIVE = [] include Aws::Structure end |
#creation_time ⇒ Time
The creation time.
2065 2066 2067 2068 2069 2070 2071 2072 2073 2074 2075 2076 2077 2078 |
# File 'gems/aws-sdk-sagemakergeospatial/lib/aws-sdk-sagemakergeospatial/types.rb', line 2065 class StartEarthObservationJobOutput < Struct.new( :arn, :creation_time, :duration_in_seconds, :execution_role_arn, :input_config, :job_config, :kms_key_id, :name, :status, :tags) SENSITIVE = [] include Aws::Structure end |
#duration_in_seconds ⇒ Integer
The duration of the session, in seconds.
2065 2066 2067 2068 2069 2070 2071 2072 2073 2074 2075 2076 2077 2078 |
# File 'gems/aws-sdk-sagemakergeospatial/lib/aws-sdk-sagemakergeospatial/types.rb', line 2065 class StartEarthObservationJobOutput < Struct.new( :arn, :creation_time, :duration_in_seconds, :execution_role_arn, :input_config, :job_config, :kms_key_id, :name, :status, :tags) SENSITIVE = [] include Aws::Structure end |
#execution_role_arn ⇒ String
The Amazon Resource Name (ARN) of the IAM role that you specified for the job.
2065 2066 2067 2068 2069 2070 2071 2072 2073 2074 2075 2076 2077 2078 |
# File 'gems/aws-sdk-sagemakergeospatial/lib/aws-sdk-sagemakergeospatial/types.rb', line 2065 class StartEarthObservationJobOutput < Struct.new( :arn, :creation_time, :duration_in_seconds, :execution_role_arn, :input_config, :job_config, :kms_key_id, :name, :status, :tags) SENSITIVE = [] include Aws::Structure end |
#input_config ⇒ Types::InputConfigOutput
Input configuration information for the Earth Observation job.
2065 2066 2067 2068 2069 2070 2071 2072 2073 2074 2075 2076 2077 2078 |
# File 'gems/aws-sdk-sagemakergeospatial/lib/aws-sdk-sagemakergeospatial/types.rb', line 2065 class StartEarthObservationJobOutput < Struct.new( :arn, :creation_time, :duration_in_seconds, :execution_role_arn, :input_config, :job_config, :kms_key_id, :name, :status, :tags) SENSITIVE = [] include Aws::Structure end |
#job_config ⇒ Types::JobConfigInput
An object containing information about the job configuration.
2065 2066 2067 2068 2069 2070 2071 2072 2073 2074 2075 2076 2077 2078 |
# File 'gems/aws-sdk-sagemakergeospatial/lib/aws-sdk-sagemakergeospatial/types.rb', line 2065 class StartEarthObservationJobOutput < Struct.new( :arn, :creation_time, :duration_in_seconds, :execution_role_arn, :input_config, :job_config, :kms_key_id, :name, :status, :tags) SENSITIVE = [] include Aws::Structure end |
#kms_key_id ⇒ String
The Key Management Service key ID for server-side encryption.
2065 2066 2067 2068 2069 2070 2071 2072 2073 2074 2075 2076 2077 2078 |
# File 'gems/aws-sdk-sagemakergeospatial/lib/aws-sdk-sagemakergeospatial/types.rb', line 2065 class StartEarthObservationJobOutput < Struct.new( :arn, :creation_time, :duration_in_seconds, :execution_role_arn, :input_config, :job_config, :kms_key_id, :name, :status, :tags) SENSITIVE = [] include Aws::Structure end |
#name ⇒ String
The name of the Earth Observation job.
2065 2066 2067 2068 2069 2070 2071 2072 2073 2074 2075 2076 2077 2078 |
# File 'gems/aws-sdk-sagemakergeospatial/lib/aws-sdk-sagemakergeospatial/types.rb', line 2065 class StartEarthObservationJobOutput < Struct.new( :arn, :creation_time, :duration_in_seconds, :execution_role_arn, :input_config, :job_config, :kms_key_id, :name, :status, :tags) SENSITIVE = [] include Aws::Structure end |
#status ⇒ String
The status of the Earth Observation job.
2065 2066 2067 2068 2069 2070 2071 2072 2073 2074 2075 2076 2077 2078 |
# File 'gems/aws-sdk-sagemakergeospatial/lib/aws-sdk-sagemakergeospatial/types.rb', line 2065 class StartEarthObservationJobOutput < Struct.new( :arn, :creation_time, :duration_in_seconds, :execution_role_arn, :input_config, :job_config, :kms_key_id, :name, :status, :tags) SENSITIVE = [] include Aws::Structure end |
#tags ⇒ Hash<String,String>
Each tag consists of a key and a value.
2065 2066 2067 2068 2069 2070 2071 2072 2073 2074 2075 2076 2077 2078 |
# File 'gems/aws-sdk-sagemakergeospatial/lib/aws-sdk-sagemakergeospatial/types.rb', line 2065 class StartEarthObservationJobOutput < Struct.new( :arn, :creation_time, :duration_in_seconds, :execution_role_arn, :input_config, :job_config, :kms_key_id, :name, :status, :tags) SENSITIVE = [] include Aws::Structure end |