@Stability(value=Experimental) public static final class TailwindConfigOptions.Builder extends Object implements software.amazon.jsii.Builder<TailwindConfigOptions>
TailwindConfigOptions| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
TailwindConfigOptions |
build()
Builds the configured instance.
|
TailwindConfigOptions.Builder |
fileName(String fileName)
Sets the value of
TailwindConfigOptions.getFileName() |
@Stability(value=Experimental) public TailwindConfigOptions.Builder fileName(String fileName)
TailwindConfigOptions.getFileName()fileName - the value to be set.this@Stability(value=Experimental) public TailwindConfigOptions build()
build in interface software.amazon.jsii.Builder<TailwindConfigOptions>TailwindConfigOptionsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.