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