@Generated(value="jsii-pacmak/1.65.0 (build 7a02b7f)", date="2022-09-23T15:45:34.048Z") @Stability(value=Experimental) public interface RemoteBackendProps extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static class |
RemoteBackendProps.Builder
A builder for
RemoteBackendProps |
static class |
RemoteBackendProps.Jsii$Proxy
An implementation for
RemoteBackendProps |
Modifier and Type | Method and Description |
---|---|
static RemoteBackendProps.Builder |
builder() |
default String |
getHostname() |
String |
getOrganization() |
default String |
getToken() |
IRemoteWorkspace |
getWorkspaces() |
@Stability(value=Experimental) @NotNull String getOrganization()
@Stability(value=Experimental) @NotNull IRemoteWorkspace getWorkspaces()
@Stability(value=Experimental) @Nullable default String getHostname()
@Stability(value=Experimental) @Nullable default String getToken()
@Stability(value=Experimental) static RemoteBackendProps.Builder builder()
RemoteBackendProps.Builder
of RemoteBackendProps
Copyright © 2022. All rights reserved.