Builder
class Builder
Properties
Link copied to clipboard
Contains the configuration information for the S3 location being used to hold label data.
Link copied to clipboard
The Amazon S3 location where you want Amazon Lookout for Equipment to save the pointwise model diagnostics for the model. You must also specify the RoleArn
request parameter.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.lookoutequipment.model.LabelsInputConfiguration inside the given block
Link copied to clipboard
fun modelDiagnosticsOutputConfiguration(block: ModelDiagnosticsOutputConfiguration.Builder.() -> Unit)
construct an aws.sdk.kotlin.services.lookoutequipment.model.ModelDiagnosticsOutputConfiguration inside the given block