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