@Stability(value=Stable) public static final class CfnMonitoringSchedule.EndpointInputProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnMonitoringSchedule.EndpointInputProperty>
CfnMonitoringSchedule.EndpointInputProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnMonitoringSchedule.EndpointInputProperty |
build()
Builds the configured instance.
|
CfnMonitoringSchedule.EndpointInputProperty.Builder |
endpointName(String endpointName)
Sets the value of
CfnMonitoringSchedule.EndpointInputProperty.getEndpointName() |
CfnMonitoringSchedule.EndpointInputProperty.Builder |
localPath(String localPath)
Sets the value of
CfnMonitoringSchedule.EndpointInputProperty.getLocalPath() |
CfnMonitoringSchedule.EndpointInputProperty.Builder |
s3DataDistributionType(String s3DataDistributionType)
Sets the value of
CfnMonitoringSchedule.EndpointInputProperty.getS3DataDistributionType() |
CfnMonitoringSchedule.EndpointInputProperty.Builder |
s3InputMode(String s3InputMode)
Sets the value of
CfnMonitoringSchedule.EndpointInputProperty.getS3InputMode() |
@Stability(value=Stable) public CfnMonitoringSchedule.EndpointInputProperty.Builder endpointName(String endpointName)
CfnMonitoringSchedule.EndpointInputProperty.getEndpointName()endpointName - `CfnMonitoringSchedule.EndpointInputProperty.EndpointName`. This parameter is required.this@Stability(value=Stable) public CfnMonitoringSchedule.EndpointInputProperty.Builder localPath(String localPath)
CfnMonitoringSchedule.EndpointInputProperty.getLocalPath()localPath - `CfnMonitoringSchedule.EndpointInputProperty.LocalPath`. This parameter is required.this@Stability(value=Stable) public CfnMonitoringSchedule.EndpointInputProperty.Builder s3DataDistributionType(String s3DataDistributionType)
CfnMonitoringSchedule.EndpointInputProperty.getS3DataDistributionType()s3DataDistributionType - `CfnMonitoringSchedule.EndpointInputProperty.S3DataDistributionType`.this@Stability(value=Stable) public CfnMonitoringSchedule.EndpointInputProperty.Builder s3InputMode(String s3InputMode)
CfnMonitoringSchedule.EndpointInputProperty.getS3InputMode()s3InputMode - `CfnMonitoringSchedule.EndpointInputProperty.S3InputMode`.this@Stability(value=Stable) public CfnMonitoringSchedule.EndpointInputProperty build()
build in interface software.amazon.jsii.Builder<CfnMonitoringSchedule.EndpointInputProperty>CfnMonitoringSchedule.EndpointInputPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.