ZonalStatisticsConfigInput

The structure representing input configuration of ZonalStatistics operation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

List of zonal statistics to compute.

Link copied to clipboard

Bands used in the operation. If no target bands are specified, it uses all bands available input.

Link copied to clipboard

The Amazon S3 path pointing to the GeoJSON containing the polygonal zones.

Link copied to clipboard

The Amazon Resource Name (ARN) or an ID of a Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to decrypt your output artifacts with Amazon S3 server-side encryption. The SageMaker execution role must have kms:GenerateDataKey permission.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String