aws-cdk-lib.aws_sagemaker.CfnMonitoringSchedule.JsonProperty

interface JsonProperty

LanguageType name
.NETAmazon.CDK.AWS.Sagemaker.CfnMonitoringSchedule.JsonProperty
Gogithub.com/aws/aws-cdk-go/awscdk/v2/awssagemaker#CfnMonitoringSchedule_JsonProperty
Javasoftware.amazon.awscdk.services.sagemaker.CfnMonitoringSchedule.JsonProperty
Pythonaws_cdk.aws_sagemaker.CfnMonitoringSchedule.JsonProperty
TypeScript aws-cdk-lib » aws_sagemaker » CfnMonitoringSchedule » JsonProperty

Example

// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
import { aws_sagemaker as sagemaker } from 'aws-cdk-lib';
const jsonProperty: sagemaker.CfnMonitoringSchedule.JsonProperty = {
  line: false,
};

Properties

NameTypeDescription
line?boolean | IResolvableCfnMonitoringSchedule.JsonProperty.Line.

line?

Type: boolean | IResolvable (optional)

CfnMonitoringSchedule.JsonProperty.Line.