@Generated(value="jsii-pacmak/1.53.0 (build c071d26)", date="2022-02-16T12:59:01.305Z") @Stability(value=Experimental) public interface LocalBackendProps extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static class |
LocalBackendProps.Builder
A builder for
LocalBackendProps |
static class |
LocalBackendProps.Jsii$Proxy
An implementation for
LocalBackendProps |
Modifier and Type | Method and Description |
---|---|
static LocalBackendProps.Builder |
builder() |
default String |
getPath()
(experimental) Path where the state file is stored.
|
default String |
getWorkspaceDir() |
@Stability(value=Experimental) @Nullable default String getPath()
Default: - defaults to terraform.${stackId}.tfstate
@Stability(value=Experimental) @Nullable default String getWorkspaceDir()
@Stability(value=Experimental) static LocalBackendProps.Builder builder()
LocalBackendProps.Builder
of LocalBackendProps
Copyright © 2022. All rights reserved.