@Stability(value=Experimental) @Internal public static final class OssBackendProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements OssBackendProps
OssBackendProps
software.amazon.jsii.JsiiObject.InitializationMode
OssBackendProps.Builder, OssBackendProps.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(OssBackendProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
OssBackendProps.Builder . |
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAccessKey() |
String |
getAcl() |
OssAssumeRole |
getAssumeRole() |
String |
getBucket() |
String |
getEcsRoleName() |
Boolean |
getEncrypt() |
String |
getEndpoint() |
String |
getKey() |
String |
getPrefix() |
String |
getProfile() |
String |
getRegion() |
String |
getSecretKey() |
String |
getSecurityToken() |
String |
getSharedCredentialsFile() |
String |
getTablestoreEndpoint() |
String |
getTablestoreTable() |
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(OssBackendProps.Builder builder)
OssBackendProps.Builder
.public final String getBucket()
getBucket
in interface OssBackendProps
public final String getAccessKey()
getAccessKey
in interface OssBackendProps
public final String getAcl()
getAcl
in interface OssBackendProps
public final OssAssumeRole getAssumeRole()
getAssumeRole
in interface OssBackendProps
public final String getEcsRoleName()
getEcsRoleName
in interface OssBackendProps
public final Boolean getEncrypt()
getEncrypt
in interface OssBackendProps
public final String getEndpoint()
getEndpoint
in interface OssBackendProps
public final String getKey()
getKey
in interface OssBackendProps
public final String getPrefix()
getPrefix
in interface OssBackendProps
public final String getProfile()
getProfile
in interface OssBackendProps
public final String getRegion()
getRegion
in interface OssBackendProps
public final String getSecretKey()
getSecretKey
in interface OssBackendProps
public final String getSecurityToken()
getSecurityToken
in interface OssBackendProps
public final String getSharedCredentialsFile()
getSharedCredentialsFile
in interface OssBackendProps
public final String getTablestoreEndpoint()
getTablestoreEndpoint
in interface OssBackendProps
public final String getTablestoreTable()
getTablestoreTable
in interface OssBackendProps
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2022. All rights reserved.