@Generated(value="jsii-pacmak/1.53.0 (build c071d26)", date="2022-02-16T12:59:01.295Z") @Stability(value=Experimental) public interface GcsBackendProps extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static class |
GcsBackendProps.Builder
A builder for
GcsBackendProps |
static class |
GcsBackendProps.Jsii$Proxy
An implementation for
GcsBackendProps |
Modifier and Type | Method and Description |
---|---|
static GcsBackendProps.Builder |
builder() |
default String |
getAccessToken() |
String |
getBucket() |
default String |
getCredentials() |
default String |
getEncryptionKey() |
default String |
getPrefix() |
@Stability(value=Experimental) @NotNull String getBucket()
@Stability(value=Experimental) @Nullable default String getAccessToken()
@Stability(value=Experimental) @Nullable default String getCredentials()
@Stability(value=Experimental) @Nullable default String getEncryptionKey()
@Stability(value=Experimental) @Nullable default String getPrefix()
@Stability(value=Experimental) static GcsBackendProps.Builder builder()
GcsBackendProps.Builder
of GcsBackendProps
Copyright © 2022. All rights reserved.