@Stability(value=Stable) public static final class CfnImageRecipe.SystemsManagerAgentProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnImageRecipe.SystemsManagerAgentProperty>
CfnImageRecipe.SystemsManagerAgentProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnImageRecipe.SystemsManagerAgentProperty |
build()
Builds the configured instance.
|
CfnImageRecipe.SystemsManagerAgentProperty.Builder |
uninstallAfterBuild(Boolean uninstallAfterBuild)
Sets the value of
CfnImageRecipe.SystemsManagerAgentProperty.getUninstallAfterBuild() |
CfnImageRecipe.SystemsManagerAgentProperty.Builder |
uninstallAfterBuild(IResolvable uninstallAfterBuild)
Sets the value of
CfnImageRecipe.SystemsManagerAgentProperty.getUninstallAfterBuild() |
@Stability(value=Stable) public CfnImageRecipe.SystemsManagerAgentProperty.Builder uninstallAfterBuild(Boolean uninstallAfterBuild)
CfnImageRecipe.SystemsManagerAgentProperty.getUninstallAfterBuild()uninstallAfterBuild - `CfnImageRecipe.SystemsManagerAgentProperty.UninstallAfterBuild`. This parameter is required.this@Stability(value=Stable) public CfnImageRecipe.SystemsManagerAgentProperty.Builder uninstallAfterBuild(IResolvable uninstallAfterBuild)
CfnImageRecipe.SystemsManagerAgentProperty.getUninstallAfterBuild()uninstallAfterBuild - `CfnImageRecipe.SystemsManagerAgentProperty.UninstallAfterBuild`. This parameter is required.this@Stability(value=Stable) public CfnImageRecipe.SystemsManagerAgentProperty build()
build in interface software.amazon.jsii.Builder<CfnImageRecipe.SystemsManagerAgentProperty>CfnImageRecipe.SystemsManagerAgentPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.