@Stability(value=Stable) public static final class CfnPatchBaseline.PatchSourceProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnPatchBaseline.PatchSourceProperty>
CfnPatchBaseline.PatchSourceProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnPatchBaseline.PatchSourceProperty |
build()
Builds the configured instance.
|
CfnPatchBaseline.PatchSourceProperty.Builder |
configuration(String configuration)
Sets the value of
CfnPatchBaseline.PatchSourceProperty.getConfiguration() |
CfnPatchBaseline.PatchSourceProperty.Builder |
name(String name)
Sets the value of
CfnPatchBaseline.PatchSourceProperty.getName() |
CfnPatchBaseline.PatchSourceProperty.Builder |
products(List<String> products)
Sets the value of
CfnPatchBaseline.PatchSourceProperty.getProducts() |
@Stability(value=Stable) public CfnPatchBaseline.PatchSourceProperty.Builder configuration(String configuration)
CfnPatchBaseline.PatchSourceProperty.getConfiguration()configuration - `CfnPatchBaseline.PatchSourceProperty.Configuration`.this@Stability(value=Stable) public CfnPatchBaseline.PatchSourceProperty.Builder name(String name)
CfnPatchBaseline.PatchSourceProperty.getName()name - `CfnPatchBaseline.PatchSourceProperty.Name`.this@Stability(value=Stable) public CfnPatchBaseline.PatchSourceProperty.Builder products(List<String> products)
CfnPatchBaseline.PatchSourceProperty.getProducts()products - `CfnPatchBaseline.PatchSourceProperty.Products`.this@Stability(value=Stable) public CfnPatchBaseline.PatchSourceProperty build()
build in interface software.amazon.jsii.Builder<CfnPatchBaseline.PatchSourceProperty>CfnPatchBaseline.PatchSourcePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.