get Monitoring Schedule
suspend fun getMonitoringSchedule(argument: GetMonitoringSchedulePlainArgs): GetMonitoringScheduleResult
Resource Type definition for AWS::SageMaker::MonitoringSchedule
Return
null
Parameters
argument
null
Return
null
Parameters
monitoring Schedule Arn
The Amazon Resource Name (ARN) of the monitoring schedule.
See also
suspend fun getMonitoringSchedule(argument: suspend GetMonitoringSchedulePlainArgsBuilder.() -> Unit): GetMonitoringScheduleResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.sagemaker.kotlin.inputs.GetMonitoringSchedulePlainArgs.