pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.sagemaker.kotlin.inputs
/
GetMonitoringSchedulePlainArgs
Get
Monitoring
Schedule
Plain
Args
data
class
GetMonitoringSchedulePlainArgs
(
val
monitoringScheduleArn
:
String
)
:
ConvertibleToJava
<
GetMonitoringSchedulePlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Monitoring
Schedule
Plain
Args
Link copied to clipboard
fun
GetMonitoringSchedulePlainArgs
(
monitoringScheduleArn
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetMonitoringSchedulePlainArgs
Properties
monitoring
Schedule
Arn
Link copied to clipboard
val
monitoringScheduleArn
:
String
The Amazon Resource Name (ARN) of the monitoring schedule.