@Stability(value=Experimental) @Internal public static final class DockerComposeVolumeMount.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements DockerComposeVolumeMount
DockerComposeVolumeMountsoftware.amazon.jsii.JsiiObject.InitializationModeDockerComposeVolumeMount.Builder, DockerComposeVolumeMount.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(DockerComposeVolumeMount.Builder builder)
Constructor that initializes the object based on literal property values passed by the
DockerComposeVolumeMount.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
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() |
boolean |
equals(Object o) |
String |
getSource()
(experimental) Volume source.
|
String |
getTarget()
(experimental) Volume target.
|
String |
getType()
(experimental) Type of volume.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(DockerComposeVolumeMount.Builder builder)
DockerComposeVolumeMount.Builder.public final String getSource()
DockerComposeVolumeMountgetSource in interface DockerComposeVolumeMountpublic final String getTarget()
DockerComposeVolumeMountgetTarget in interface DockerComposeVolumeMountpublic final String getType()
DockerComposeVolumeMountgetType in interface DockerComposeVolumeMount@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.