@Stability(value=Stable)
public static interface CfnMonitoringSchedule.EndpointInputProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @NotNull String getLocalPath()
@Stability(value=Stable) @Nullable default String getS3DataDistributionType()
@Stability(value=Stable) @Nullable default String getS3InputMode()
@Stability(value=Stable) static CfnMonitoringSchedule.EndpointInputProperty.Builder builder()
Copyright © 2021. All rights reserved.