@Generated(value="jsii-pacmak/1.46.0 (build cd08c55)", date="2021-12-03T14:55:51.060Z") @Stability(value=Experimental) public class PgBackend extends TerraformBackend
Modifier and Type | Class and Description |
---|---|
static class |
PgBackend.Builder
(experimental) A fluent builder for
PgBackend . |
Modifier | Constructor and Description |
---|---|
|
PgBackend(software.constructs.Construct scope,
PgBackendProps props) |
protected |
PgBackend(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
PgBackend(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, resetOverrideLogicalId
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
protected PgBackend(software.amazon.jsii.JsiiObjectRef objRef)
protected PgBackend(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental) public PgBackend(@NotNull software.constructs.Construct scope, @NotNull PgBackendProps 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.