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