@Stability(value=Experimental) public static final class GenericWindowsImageProps.Builder extends Object implements software.amazon.jsii.Builder<GenericWindowsImageProps>
GenericWindowsImageProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
GenericWindowsImageProps |
build()
Builds the configured instance.
|
GenericWindowsImageProps.Builder |
userData(UserData userData)
Sets the value of
GenericWindowsImageProps.getUserData() |
@Stability(value=Experimental) public GenericWindowsImageProps.Builder userData(UserData userData)
GenericWindowsImageProps.getUserData()userData - Initial user data.this@Stability(value=Experimental) public GenericWindowsImageProps build()
build in interface software.amazon.jsii.Builder<GenericWindowsImageProps>GenericWindowsImagePropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.