@Stability(value=Stable) public static final class CloudFormationTemplateConfig.Builder extends Object implements software.amazon.jsii.Builder<CloudFormationTemplateConfig>
CloudFormationTemplateConfig| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CloudFormationTemplateConfig |
build()
Builds the configured instance.
|
CloudFormationTemplateConfig.Builder |
httpUrl(String httpUrl)
Sets the value of
CloudFormationTemplateConfig.getHttpUrl() |
@Stability(value=Stable) public CloudFormationTemplateConfig.Builder httpUrl(String httpUrl)
CloudFormationTemplateConfig.getHttpUrl()httpUrl - The http url of the template in S3. This parameter is required.this@Stability(value=Stable) public CloudFormationTemplateConfig build()
build in interface software.amazon.jsii.Builder<CloudFormationTemplateConfig>CloudFormationTemplateConfigNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.