@Generated(value="jsii-pacmak/1.79.0 (build b22f628)", date="2023-05-11T17:18:40.105Z") @Stability(value=Deprecated) @Deprecated public class SwiftBackend extends TerraformBackend
Modifier and Type | Class and Description |
---|---|
static class |
SwiftBackend.Builder
Deprecated.
|
Modifier | Constructor and Description |
---|---|
|
SwiftBackend(software.constructs.Construct scope,
SwiftBackendConfig props)
Deprecated.
|
protected |
SwiftBackend(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
Deprecated.
|
protected |
SwiftBackend(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 SwiftBackend(software.amazon.jsii.JsiiObjectRef objRef)
protected SwiftBackend(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Deprecated) @Deprecated public SwiftBackend(@NotNull software.constructs.Construct scope, @NotNull SwiftBackendConfig 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.