@Stability(value=Stable) public static final class CfnCanary.BaseScreenshotProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnCanary.BaseScreenshotProperty>
CfnCanary.BaseScreenshotProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnCanary.BaseScreenshotProperty |
build()
Builds the configured instance.
|
CfnCanary.BaseScreenshotProperty.Builder |
ignoreCoordinates(List<String> ignoreCoordinates)
Sets the value of
CfnCanary.BaseScreenshotProperty.getIgnoreCoordinates() |
CfnCanary.BaseScreenshotProperty.Builder |
screenshotName(String screenshotName)
Sets the value of
CfnCanary.BaseScreenshotProperty.getScreenshotName() |
@Stability(value=Stable) public CfnCanary.BaseScreenshotProperty.Builder ignoreCoordinates(List<String> ignoreCoordinates)
CfnCanary.BaseScreenshotProperty.getIgnoreCoordinates()ignoreCoordinates - `CfnCanary.BaseScreenshotProperty.IgnoreCoordinates`.this@Stability(value=Stable) public CfnCanary.BaseScreenshotProperty.Builder screenshotName(String screenshotName)
CfnCanary.BaseScreenshotProperty.getScreenshotName()screenshotName - `CfnCanary.BaseScreenshotProperty.ScreenshotName`. This parameter is required.this@Stability(value=Stable) public CfnCanary.BaseScreenshotProperty build()
build in interface software.amazon.jsii.Builder<CfnCanary.BaseScreenshotProperty>CfnCanary.BaseScreenshotPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.