@Generated(value="jsii-pacmak/1.54.0 (build b1b977a)", date="2022-02-24T12:56:12.616Z") @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.