Uses of Interface
software.amazon.awssdk.services.fis.model.ExperimentReportConfigurationCloudWatchDashboard.Builder
-
Packages that use ExperimentReportConfigurationCloudWatchDashboard.Builder Package Description software.amazon.awssdk.services.fis.model -
-
Uses of ExperimentReportConfigurationCloudWatchDashboard.Builder in software.amazon.awssdk.services.fis.model
Methods in software.amazon.awssdk.services.fis.model that return ExperimentReportConfigurationCloudWatchDashboard.Builder Modifier and Type Method Description static ExperimentReportConfigurationCloudWatchDashboard.BuilderExperimentReportConfigurationCloudWatchDashboard. builder()ExperimentReportConfigurationCloudWatchDashboard.BuilderExperimentReportConfigurationCloudWatchDashboard.Builder. dashboardIdentifier(String dashboardIdentifier)The Amazon Resource Name (ARN) of the CloudWatch dashboard to include in the experiment report.ExperimentReportConfigurationCloudWatchDashboard.BuilderExperimentReportConfigurationCloudWatchDashboard. toBuilder()Methods in software.amazon.awssdk.services.fis.model that return types with arguments of type ExperimentReportConfigurationCloudWatchDashboard.Builder Modifier and Type Method Description static Class<? extends ExperimentReportConfigurationCloudWatchDashboard.Builder>ExperimentReportConfigurationCloudWatchDashboard. serializableBuilderClass()
-