GetDetectorVersionResponse

Types

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

Properties

Link copied to clipboard
val arn: String?

The detector version ARN.

Link copied to clipboard

The timestamp when the detector version was created.

Link copied to clipboard

The detector version description.

Link copied to clipboard

The detector ID.

Link copied to clipboard

The detector version ID.

Link copied to clipboard

The Amazon SageMaker model endpoints included in the detector version.

Link copied to clipboard

The timestamp when the detector version was last updated.

Link copied to clipboard

The model versions included in the detector version.

Link copied to clipboard

The execution mode of the rule in the dectector

Link copied to clipboard
val rules: List<Rule>?

The rules included in the detector version.

Link copied to clipboard

The status of the detector version.

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