public static final class CfnModelExplainabilityJobDefinition.MonitoringOutputProperty.Builder
extends java.lang.Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnModelExplainabilityJobDefinition.MonitoringOutputProperty |
build()
Builds the configured instance.
|
CfnModelExplainabilityJobDefinition.MonitoringOutputProperty.Builder |
s3Output(CfnModelExplainabilityJobDefinition.S3OutputProperty s3Output)
|
CfnModelExplainabilityJobDefinition.MonitoringOutputProperty.Builder |
s3Output(IResolvable s3Output)
|
public CfnModelExplainabilityJobDefinition.MonitoringOutputProperty.Builder s3Output(IResolvable s3Output)
s3Output
- The Amazon S3 storage location where the results of a monitoring job are saved. This parameter is required.this
public CfnModelExplainabilityJobDefinition.MonitoringOutputProperty.Builder s3Output(CfnModelExplainabilityJobDefinition.S3OutputProperty s3Output)
s3Output
- The Amazon S3 storage location where the results of a monitoring job are saved. This parameter is required.this
public CfnModelExplainabilityJobDefinition.MonitoringOutputProperty build()
CfnModelExplainabilityJobDefinition.MonitoringOutputProperty
java.lang.NullPointerException
- if any required attribute was not provided