Class: Aws::SageMakerGeospatial::Types::GetTileInput
- Inherits:
-
Struct
- Object
- Struct
- Aws::SageMakerGeospatial::Types::GetTileInput
- Includes:
- Aws::Structure
- Defined in:
- lib/aws-sdk-sagemakergeospatial/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#arn ⇒ String
The Amazon Resource Name (ARN) of the tile operation.
-
#execution_role_arn ⇒ String
The Amazon Resource Name (ARN) of the IAM role that you specify.
-
#image_assets ⇒ Array<String>
The particular assets or bands to tile.
-
#image_mask ⇒ Boolean
Determines whether or not to return a valid data mask.
-
#output_data_type ⇒ String
The output data type of the tile operation.
-
#output_format ⇒ String
The data format of the output tile.
-
#property_filters ⇒ String
Property filters for the imagery to tile.
-
#target ⇒ String
Determines what part of the Earth Observation job to tile.
-
#time_range_filter ⇒ String
Time range filter applied to imagery to find the images to tile.
-
#x ⇒ Integer
The x coordinate of the tile input.
-
#y ⇒ Integer
The y coordinate of the tile input.
-
#z ⇒ Integer
The z coordinate of the tile input.
Instance Attribute Details
#arn ⇒ String
The Amazon Resource Name (ARN) of the tile operation.
748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 |
# File 'lib/aws-sdk-sagemakergeospatial/types.rb', line 748 class GetTileInput < Struct.new( :arn, :execution_role_arn, :image_assets, :image_mask, :output_data_type, :output_format, :property_filters, :target, :time_range_filter, :x, :y, :z) SENSITIVE = [] include Aws::Structure end |
#execution_role_arn ⇒ String
The Amazon Resource Name (ARN) of the IAM role that you specify.
748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 |
# File 'lib/aws-sdk-sagemakergeospatial/types.rb', line 748 class GetTileInput < Struct.new( :arn, :execution_role_arn, :image_assets, :image_mask, :output_data_type, :output_format, :property_filters, :target, :time_range_filter, :x, :y, :z) SENSITIVE = [] include Aws::Structure end |
#image_assets ⇒ Array<String>
The particular assets or bands to tile.
748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 |
# File 'lib/aws-sdk-sagemakergeospatial/types.rb', line 748 class GetTileInput < Struct.new( :arn, :execution_role_arn, :image_assets, :image_mask, :output_data_type, :output_format, :property_filters, :target, :time_range_filter, :x, :y, :z) SENSITIVE = [] include Aws::Structure end |
#image_mask ⇒ Boolean
Determines whether or not to return a valid data mask.
748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 |
# File 'lib/aws-sdk-sagemakergeospatial/types.rb', line 748 class GetTileInput < Struct.new( :arn, :execution_role_arn, :image_assets, :image_mask, :output_data_type, :output_format, :property_filters, :target, :time_range_filter, :x, :y, :z) SENSITIVE = [] include Aws::Structure end |
#output_data_type ⇒ String
The output data type of the tile operation.
748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 |
# File 'lib/aws-sdk-sagemakergeospatial/types.rb', line 748 class GetTileInput < Struct.new( :arn, :execution_role_arn, :image_assets, :image_mask, :output_data_type, :output_format, :property_filters, :target, :time_range_filter, :x, :y, :z) SENSITIVE = [] include Aws::Structure end |
#output_format ⇒ String
The data format of the output tile. The formats include .npy, .png and .jpg.
748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 |
# File 'lib/aws-sdk-sagemakergeospatial/types.rb', line 748 class GetTileInput < Struct.new( :arn, :execution_role_arn, :image_assets, :image_mask, :output_data_type, :output_format, :property_filters, :target, :time_range_filter, :x, :y, :z) SENSITIVE = [] include Aws::Structure end |
#property_filters ⇒ String
Property filters for the imagery to tile.
748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 |
# File 'lib/aws-sdk-sagemakergeospatial/types.rb', line 748 class GetTileInput < Struct.new( :arn, :execution_role_arn, :image_assets, :image_mask, :output_data_type, :output_format, :property_filters, :target, :time_range_filter, :x, :y, :z) SENSITIVE = [] include Aws::Structure end |
#target ⇒ String
Determines what part of the Earth Observation job to tile. ‘INPUT’ or ‘OUTPUT’ are the valid options.
748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 |
# File 'lib/aws-sdk-sagemakergeospatial/types.rb', line 748 class GetTileInput < Struct.new( :arn, :execution_role_arn, :image_assets, :image_mask, :output_data_type, :output_format, :property_filters, :target, :time_range_filter, :x, :y, :z) SENSITIVE = [] include Aws::Structure end |
#time_range_filter ⇒ String
Time range filter applied to imagery to find the images to tile.
748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 |
# File 'lib/aws-sdk-sagemakergeospatial/types.rb', line 748 class GetTileInput < Struct.new( :arn, :execution_role_arn, :image_assets, :image_mask, :output_data_type, :output_format, :property_filters, :target, :time_range_filter, :x, :y, :z) SENSITIVE = [] include Aws::Structure end |
#x ⇒ Integer
The x coordinate of the tile input.
748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 |
# File 'lib/aws-sdk-sagemakergeospatial/types.rb', line 748 class GetTileInput < Struct.new( :arn, :execution_role_arn, :image_assets, :image_mask, :output_data_type, :output_format, :property_filters, :target, :time_range_filter, :x, :y, :z) SENSITIVE = [] include Aws::Structure end |
#y ⇒ Integer
The y coordinate of the tile input.
748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 |
# File 'lib/aws-sdk-sagemakergeospatial/types.rb', line 748 class GetTileInput < Struct.new( :arn, :execution_role_arn, :image_assets, :image_mask, :output_data_type, :output_format, :property_filters, :target, :time_range_filter, :x, :y, :z) SENSITIVE = [] include Aws::Structure end |
#z ⇒ Integer
The z coordinate of the tile input.
748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 |
# File 'lib/aws-sdk-sagemakergeospatial/types.rb', line 748 class GetTileInput < Struct.new( :arn, :execution_role_arn, :image_assets, :image_mask, :output_data_type, :output_format, :property_filters, :target, :time_range_filter, :x, :y, :z) SENSITIVE = [] include Aws::Structure end |