@Generated(value="jsii-pacmak/1.31.0 (build 6fa403d)", date="2021-08-11T10:32:44.559Z") @Stability(value=Stable) public interface CfnInferenceSchedulerProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnInferenceSchedulerProps.Builder
A builder for
CfnInferenceSchedulerProps |
static class |
CfnInferenceSchedulerProps.Jsii$Proxy
An implementation for
CfnInferenceSchedulerProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnInferenceSchedulerProps.Builder |
builder() |
default Number |
getDataDelayOffsetInMinutes()
`AWS::LookoutEquipment::InferenceScheduler.DataDelayOffsetInMinutes`.
|
Object |
getDataInputConfiguration()
`AWS::LookoutEquipment::InferenceScheduler.DataInputConfiguration`.
|
Object |
getDataOutputConfiguration()
`AWS::LookoutEquipment::InferenceScheduler.DataOutputConfiguration`.
|
String |
getDataUploadFrequency()
`AWS::LookoutEquipment::InferenceScheduler.DataUploadFrequency`.
|
default String |
getInferenceSchedulerName()
`AWS::LookoutEquipment::InferenceScheduler.InferenceSchedulerName`.
|
String |
getModelName()
`AWS::LookoutEquipment::InferenceScheduler.ModelName`.
|
String |
getRoleArn()
`AWS::LookoutEquipment::InferenceScheduler.RoleArn`.
|
default String |
getServerSideKmsKeyId()
`AWS::LookoutEquipment::InferenceScheduler.ServerSideKmsKeyId`.
|
default List<CfnTag> |
getTags()
`AWS::LookoutEquipment::InferenceScheduler.Tags`.
|
@Stability(value=Stable) @NotNull Object getDataInputConfiguration()
@Stability(value=Stable) @NotNull Object getDataOutputConfiguration()
@Stability(value=Stable) @NotNull String getDataUploadFrequency()
@Stability(value=Stable) @NotNull String getModelName()
@Stability(value=Stable) @NotNull String getRoleArn()
@Stability(value=Stable) @Nullable default Number getDataDelayOffsetInMinutes()
@Stability(value=Stable) @Nullable default String getInferenceSchedulerName()
@Stability(value=Stable) @Nullable default String getServerSideKmsKeyId()
@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
@Stability(value=Stable) static CfnInferenceSchedulerProps.Builder builder()
CfnInferenceSchedulerProps.Builder of CfnInferenceSchedulerPropsCopyright © 2021. All rights reserved.