@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-09-02T07:36:31.650Z") @Stability(value=Experimental) public class HttpBackend extends TerraformBackend
Modifier and Type | Class and Description |
---|---|
static class |
HttpBackend.Builder
(experimental) A fluent builder for
HttpBackend . |
Modifier | Constructor and Description |
---|---|
|
HttpBackend(software.constructs.Construct scope,
HttpBackendProps props) |
protected |
HttpBackend(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
HttpBackend(software.amazon.jsii.JsiiObjectRef objRef) |
Modifier and Type | Method and Description |
---|---|
protected Map<String,Object> |
synthesizeAttributes() |
getName, toMetadata, toTerraform
addOverride, getCdktfStack, getConstructNodeMetadata, getFriendlyUniqueId, getRawOverrides, overrideLogicalId
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
protected HttpBackend(software.amazon.jsii.JsiiObjectRef objRef)
protected HttpBackend(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental) public HttpBackend(@NotNull software.constructs.Construct scope, @NotNull HttpBackendProps props)
scope
- This parameter is required.props
- This parameter is required.@Stability(value=Experimental) @NotNull protected Map<String,Object> synthesizeAttributes()
synthesizeAttributes
in class TerraformBackend
Copyright © 2021. All rights reserved.