@Stability(value=Stable) public static final class CfnModel.MultiModelConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnModel.MultiModelConfigProperty>
CfnModel.MultiModelConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnModel.MultiModelConfigProperty |
build()
Builds the configured instance.
|
CfnModel.MultiModelConfigProperty.Builder |
modelCacheSetting(String modelCacheSetting)
Sets the value of
CfnModel.MultiModelConfigProperty.getModelCacheSetting() |
@Stability(value=Stable) public CfnModel.MultiModelConfigProperty.Builder modelCacheSetting(String modelCacheSetting)
CfnModel.MultiModelConfigProperty.getModelCacheSetting()modelCacheSetting - `CfnModel.MultiModelConfigProperty.ModelCacheSetting`.this@Stability(value=Stable) public CfnModel.MultiModelConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnModel.MultiModelConfigProperty>CfnModel.MultiModelConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.