@Generated(value="jsii-pacmak/1.79.0 (build b22f628)", date="2023-04-14T14:24:19.106Z") @Stability(value=Deprecated) @Deprecated public class EtcdBackend extends TerraformBackend
Modifier and Type | Class and Description |
---|---|
static class |
EtcdBackend.Builder
Deprecated.
|
Modifier | Constructor and Description |
---|---|
|
EtcdBackend(software.constructs.Construct scope,
EtcdBackendConfig props)
Deprecated.
|
protected |
EtcdBackend(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
Deprecated.
|
protected |
EtcdBackend(software.amazon.jsii.JsiiObjectRef objRef)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
TerraformRemoteState |
getRemoteStateDataSource(software.constructs.Construct scope,
String name,
String _fromStack)
Deprecated.
|
protected Map<String,Object> |
synthesizeAttributes()
Deprecated.
|
getName, isBackend, toMetadata, toTerraform
addOverride, getCdktfStack, getConstructNodeMetadata, getFqn, getFriendlyUniqueId, getRawOverrides, isTerraformElement, overrideLogicalId, resetOverrideLogicalId
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
protected EtcdBackend(software.amazon.jsii.JsiiObjectRef objRef)
protected EtcdBackend(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Deprecated) @Deprecated public EtcdBackend(@NotNull software.constructs.Construct scope, @NotNull EtcdBackendConfig props)
scope
- This parameter is required.props
- This parameter is required.@Stability(value=Deprecated) @Deprecated @NotNull public TerraformRemoteState getRemoteStateDataSource(@NotNull software.constructs.Construct scope, @NotNull String name, @NotNull String _fromStack)
getRemoteStateDataSource
in class TerraformBackend
scope
- This parameter is required.name
- This parameter is required._fromStack
- This parameter is required.@Stability(value=Deprecated) @Deprecated @NotNull protected Map<String,Object> synthesizeAttributes()
synthesizeAttributes
in class TerraformBackend
Copyright © 2023. All rights reserved.