@Stability(value=Experimental) @Internal public static final class CosBackendProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CosBackendProps
CosBackendProps
software.amazon.jsii.JsiiObject.InitializationMode
CosBackendProps.Builder, CosBackendProps.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(CosBackendProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CosBackendProps.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 |
getAcl() |
String |
getBucket() |
Boolean |
getEncrypt() |
String |
getKey() |
String |
getPrefix() |
String |
getRegion() |
String |
getSecretId() |
String |
getSecretKey() |
int |
hashCode() |
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(CosBackendProps.Builder builder)
CosBackendProps.Builder
.public final String getBucket()
getBucket
in interface CosBackendProps
public final String getAcl()
getAcl
in interface CosBackendProps
public final Boolean getEncrypt()
getEncrypt
in interface CosBackendProps
public final String getKey()
getKey
in interface CosBackendProps
public final String getPrefix()
getPrefix
in interface CosBackendProps
public final String getRegion()
getRegion
in interface CosBackendProps
public final String getSecretId()
getSecretId
in interface CosBackendProps
public final String getSecretKey()
getSecretKey
in interface CosBackendProps
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2022. All rights reserved.