public static final class CloudFormationTemplateConfig.Builder
extends java.lang.Object
CloudFormationTemplateConfig
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CloudFormationTemplateConfig |
build()
Builds the configured instance.
|
CloudFormationTemplateConfig.Builder |
httpUrl(java.lang.String httpUrl)
Sets the value of
CloudFormationTemplateConfig.getHttpUrl() |
public CloudFormationTemplateConfig.Builder httpUrl(java.lang.String httpUrl)
CloudFormationTemplateConfig.getHttpUrl()
httpUrl
- The http url of the template in S3. This parameter is required.this
public CloudFormationTemplateConfig build()
CloudFormationTemplateConfig
java.lang.NullPointerException
- if any required attribute was not provided