@Stability(value=Stable)
public static interface CfnMonitoringSchedule.MonitoringOutputConfigProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-monitoringoutputconfig.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnMonitoringSchedule.MonitoringOutputConfigProperty.Builder
A builder for
CfnMonitoringSchedule.MonitoringOutputConfigProperty |
static class |
CfnMonitoringSchedule.MonitoringOutputConfigProperty.Jsii$Proxy
An implementation for
CfnMonitoringSchedule.MonitoringOutputConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnMonitoringSchedule.MonitoringOutputConfigProperty.Builder |
builder() |
default String |
getKmsKeyId()
`CfnMonitoringSchedule.MonitoringOutputConfigProperty.KmsKeyId`.
|
Object |
getMonitoringOutputs()
`CfnMonitoringSchedule.MonitoringOutputConfigProperty.MonitoringOutputs`.
|
@Stability(value=Stable) @NotNull Object getMonitoringOutputs()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-monitoringoutputconfig.html#cfn-sagemaker-monitoringschedule-monitoringoutputconfig-monitoringoutputs@Stability(value=Stable) @Nullable default String getKmsKeyId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-monitoringoutputconfig.html#cfn-sagemaker-monitoringschedule-monitoringoutputconfig-kmskeyid@Stability(value=Stable) static CfnMonitoringSchedule.MonitoringOutputConfigProperty.Builder builder()
Copyright © 2020. All rights reserved.