@Stability(value=Deprecated) @Deprecated @Internal public static final class DataTerraformRemoteStateEtcdConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements DataTerraformRemoteStateEtcdConfig
DataTerraformRemoteStateEtcdConfig
software.amazon.jsii.JsiiObject.InitializationMode
DataTerraformRemoteStateEtcdConfig.Builder, DataTerraformRemoteStateEtcdConfig.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(DataTerraformRemoteStateEtcdConfig.Builder builder)
Deprecated.
Constructor that initializes the object based on literal property values passed by the
DataTerraformRemoteStateEtcdConfig.Builder . |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Deprecated.
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson()
Deprecated.
|
boolean |
equals(Object o)
Deprecated.
|
Map<String,Object> |
getDefaults()
Deprecated.
|
String |
getEndpoints()
Deprecated.
(deprecated) (Required) A space-separated list of the etcd endpoints.
|
String |
getPassword()
Deprecated.
(deprecated) (Optional) The password.
|
String |
getPath()
Deprecated.
(deprecated) (Required) The path where to store the state.
|
String |
getUsername()
Deprecated.
(deprecated) (Optional) The username.
|
String |
getWorkspace()
Deprecated.
|
int |
hashCode()
Deprecated.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.protected Jsii$Proxy(DataTerraformRemoteStateEtcdConfig.Builder builder)
DataTerraformRemoteStateEtcdConfig.Builder
.public final Map<String,Object> getDefaults()
getDefaults
in interface DataTerraformRemoteStateConfig
public final String getWorkspace()
getWorkspace
in interface DataTerraformRemoteStateConfig
public final String getEndpoints()
EtcdBackendConfig
getEndpoints
in interface EtcdBackendConfig
public final String getPath()
EtcdBackendConfig
getPath
in interface EtcdBackendConfig
public final String getPassword()
EtcdBackendConfig
getPassword
in interface EtcdBackendConfig
public final String getUsername()
EtcdBackendConfig
getUsername
in interface EtcdBackendConfig
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2023. All rights reserved.