Uses of Class
software.amazon.awscdk.services.sagemaker.CfnMonitoringSchedule.MonitoringAppSpecificationProperty.Builder
-
Uses of CfnMonitoringSchedule.MonitoringAppSpecificationProperty.Builder in software.amazon.awscdk.services.sagemaker
Modifier and TypeMethodDescriptionCfnMonitoringSchedule.MonitoringAppSpecificationProperty.builder()
CfnMonitoringSchedule.MonitoringAppSpecificationProperty.Builder.containerArguments
(List<String> containerArguments) CfnMonitoringSchedule.MonitoringAppSpecificationProperty.Builder.containerEntrypoint
(List<String> containerEntrypoint) Sets the value ofCfnMonitoringSchedule.MonitoringAppSpecificationProperty.getImageUri()
CfnMonitoringSchedule.MonitoringAppSpecificationProperty.Builder.postAnalyticsProcessorSourceUri
(String postAnalyticsProcessorSourceUri) CfnMonitoringSchedule.MonitoringAppSpecificationProperty.Builder.recordPreprocessorSourceUri
(String recordPreprocessorSourceUri) ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnMonitoringSchedule.MonitoringAppSpecificationProperty.Builder
.