@Stability(value=Stable) public static final class CfnJob.RecipeProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnJob.RecipeProperty>
CfnJob.RecipeProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnJob.RecipeProperty |
build()
Builds the configured instance.
|
CfnJob.RecipeProperty.Builder |
name(String name)
Sets the value of
CfnJob.RecipeProperty.getName() |
CfnJob.RecipeProperty.Builder |
version(String version)
Sets the value of
CfnJob.RecipeProperty.getVersion() |
@Stability(value=Stable) public CfnJob.RecipeProperty.Builder name(String name)
CfnJob.RecipeProperty.getName()name - `CfnJob.RecipeProperty.Name`. This parameter is required.this@Stability(value=Stable) public CfnJob.RecipeProperty.Builder version(String version)
CfnJob.RecipeProperty.getVersion()version - `CfnJob.RecipeProperty.Version`.this@Stability(value=Stable) public CfnJob.RecipeProperty build()
build in interface software.amazon.jsii.Builder<CfnJob.RecipeProperty>CfnJob.RecipePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.