@Generated(value="jsii-pacmak/1.34.0 (build 9b72778)", date="2021-09-17T00:39:52.710Z") @Stability(value=Experimental) public interface CloudFormationTemplateConfig extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CloudFormationTemplateConfig.Builder
A builder for
CloudFormationTemplateConfig |
static class |
CloudFormationTemplateConfig.Jsii$Proxy
An implementation for
CloudFormationTemplateConfig |
| Modifier and Type | Method and Description |
|---|---|
static CloudFormationTemplateConfig.Builder |
builder() |
String |
getHttpUrl()
(experimental) The http url of the template in S3.
|
@Stability(value=Experimental) @NotNull String getHttpUrl()
@Stability(value=Experimental) static CloudFormationTemplateConfig.Builder builder()
Copyright © 2021. All rights reserved.