@Stability(value=Deprecated) @Deprecated @Internal public static final class DataTerraformRemoteStateMantaConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements DataTerraformRemoteStateMantaConfig
DataTerraformRemoteStateMantaConfig
software.amazon.jsii.JsiiObject.InitializationMode
DataTerraformRemoteStateMantaConfig.Builder, DataTerraformRemoteStateMantaConfig.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(DataTerraformRemoteStateMantaConfig.Builder builder)
Deprecated.
Constructor that initializes the object based on literal property values passed by the
DataTerraformRemoteStateMantaConfig.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.
|
String |
getAccount()
Deprecated.
|
Map<String,Object> |
getDefaults()
Deprecated.
|
Boolean |
getInsecureSkipTlsVerify()
Deprecated.
|
String |
getKeyId()
Deprecated.
|
String |
getKeyMaterial()
Deprecated.
|
String |
getObjectName()
Deprecated.
|
String |
getPath()
Deprecated.
|
String |
getUrl()
Deprecated.
|
String |
getUser()
Deprecated.
|
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(DataTerraformRemoteStateMantaConfig.Builder builder)
DataTerraformRemoteStateMantaConfig.Builder
.public final Map<String,Object> getDefaults()
getDefaults
in interface DataTerraformRemoteStateConfig
public final String getWorkspace()
getWorkspace
in interface DataTerraformRemoteStateConfig
public final String getAccount()
getAccount
in interface MantaBackendProps
public final String getKeyId()
getKeyId
in interface MantaBackendProps
public final String getPath()
getPath
in interface MantaBackendProps
public final Boolean getInsecureSkipTlsVerify()
getInsecureSkipTlsVerify
in interface MantaBackendProps
public final String getKeyMaterial()
getKeyMaterial
in interface MantaBackendProps
public final String getObjectName()
getObjectName
in interface MantaBackendProps
public final String getUrl()
getUrl
in interface MantaBackendProps
public final String getUser()
getUser
in interface MantaBackendProps
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2022. All rights reserved.