@Stability(value=Stable)
public static interface CfnMonitoringSchedule.EndpointInputProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-endpointinput.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnMonitoringSchedule.EndpointInputProperty.Builder
A builder for
CfnMonitoringSchedule.EndpointInputProperty |
static class |
CfnMonitoringSchedule.EndpointInputProperty.Jsii$Proxy
An implementation for
CfnMonitoringSchedule.EndpointInputProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnMonitoringSchedule.EndpointInputProperty.Builder |
builder() |
String |
getEndpointName()
`CfnMonitoringSchedule.EndpointInputProperty.EndpointName`.
|
String |
getLocalPath()
`CfnMonitoringSchedule.EndpointInputProperty.LocalPath`.
|
default String |
getS3DataDistributionType()
`CfnMonitoringSchedule.EndpointInputProperty.S3DataDistributionType`.
|
default String |
getS3InputMode()
`CfnMonitoringSchedule.EndpointInputProperty.S3InputMode`.
|
@Stability(value=Stable) @NotNull String getEndpointName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-endpointinput.html#cfn-sagemaker-monitoringschedule-endpointinput-endpointname@Stability(value=Stable) @NotNull String getLocalPath()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-endpointinput.html#cfn-sagemaker-monitoringschedule-endpointinput-localpath@Stability(value=Stable) @Nullable default String getS3DataDistributionType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-endpointinput.html#cfn-sagemaker-monitoringschedule-endpointinput-s3datadistributiontype@Stability(value=Stable) @Nullable default String getS3InputMode()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-endpointinput.html#cfn-sagemaker-monitoringschedule-endpointinput-s3inputmode@Stability(value=Stable) static CfnMonitoringSchedule.EndpointInputProperty.Builder builder()
Copyright © 2020. All rights reserved.