@Stability(value=Stable) public static final class CfnMonitoringSchedule.MonitoringAppSpecificationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnMonitoringSchedule.MonitoringAppSpecificationProperty>
CfnMonitoringSchedule.MonitoringAppSpecificationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnMonitoringSchedule.MonitoringAppSpecificationProperty |
build()
Builds the configured instance.
|
CfnMonitoringSchedule.MonitoringAppSpecificationProperty.Builder |
containerArguments(List<String> containerArguments)
|
CfnMonitoringSchedule.MonitoringAppSpecificationProperty.Builder |
containerEntrypoint(List<String> containerEntrypoint)
|
CfnMonitoringSchedule.MonitoringAppSpecificationProperty.Builder |
imageUri(String imageUri)
Sets the value of
CfnMonitoringSchedule.MonitoringAppSpecificationProperty.getImageUri() |
CfnMonitoringSchedule.MonitoringAppSpecificationProperty.Builder |
postAnalyticsProcessorSourceUri(String postAnalyticsProcessorSourceUri)
|
CfnMonitoringSchedule.MonitoringAppSpecificationProperty.Builder |
recordPreprocessorSourceUri(String recordPreprocessorSourceUri)
|
@Stability(value=Stable) public CfnMonitoringSchedule.MonitoringAppSpecificationProperty.Builder imageUri(String imageUri)
CfnMonitoringSchedule.MonitoringAppSpecificationProperty.getImageUri()imageUri - `CfnMonitoringSchedule.MonitoringAppSpecificationProperty.ImageUri`. This parameter is required.this@Stability(value=Stable) public CfnMonitoringSchedule.MonitoringAppSpecificationProperty.Builder containerArguments(List<String> containerArguments)
containerArguments - `CfnMonitoringSchedule.MonitoringAppSpecificationProperty.ContainerArguments`.this@Stability(value=Stable) public CfnMonitoringSchedule.MonitoringAppSpecificationProperty.Builder containerEntrypoint(List<String> containerEntrypoint)
containerEntrypoint - `CfnMonitoringSchedule.MonitoringAppSpecificationProperty.ContainerEntrypoint`.this@Stability(value=Stable) public CfnMonitoringSchedule.MonitoringAppSpecificationProperty.Builder postAnalyticsProcessorSourceUri(String postAnalyticsProcessorSourceUri)
CfnMonitoringSchedule.MonitoringAppSpecificationProperty.getPostAnalyticsProcessorSourceUri()postAnalyticsProcessorSourceUri - `CfnMonitoringSchedule.MonitoringAppSpecificationProperty.PostAnalyticsProcessorSourceUri`.this@Stability(value=Stable) public CfnMonitoringSchedule.MonitoringAppSpecificationProperty.Builder recordPreprocessorSourceUri(String recordPreprocessorSourceUri)
CfnMonitoringSchedule.MonitoringAppSpecificationProperty.getRecordPreprocessorSourceUri()recordPreprocessorSourceUri - `CfnMonitoringSchedule.MonitoringAppSpecificationProperty.RecordPreprocessorSourceUri`.this@Stability(value=Stable) public CfnMonitoringSchedule.MonitoringAppSpecificationProperty build()
build in interface software.amazon.jsii.Builder<CfnMonitoringSchedule.MonitoringAppSpecificationProperty>CfnMonitoringSchedule.MonitoringAppSpecificationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.