@Stability(value=Experimental) public static final class FromCloudFormationOptions.Builder extends Object
FromCloudFormationOptions| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
FromCloudFormationOptions |
build()
Builds the configured instance.
|
FromCloudFormationOptions.Builder |
finder(ICfnFinder finder)
Sets the value of
FromCloudFormationOptions.getFinder() |
@Stability(value=Experimental) public FromCloudFormationOptions.Builder finder(ICfnFinder finder)
FromCloudFormationOptions.getFinder()finder - The finder interface used to resolve references across the template. This parameter is required.this@Stability(value=Experimental) public FromCloudFormationOptions build()
FromCloudFormationOptionsNullPointerException - if any required attribute was not providedCopyright © 2020. All rights reserved.