@Generated(value="jsii-pacmak/1.46.0 (build cd08c55)", date="2021-12-03T14:55:51.061Z") @Stability(value=Experimental) public interface PgBackendProps extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static class |
PgBackendProps.Builder
A builder for
PgBackendProps |
static class |
PgBackendProps.Jsii$Proxy
An implementation for
PgBackendProps |
Modifier and Type | Method and Description |
---|---|
static PgBackendProps.Builder |
builder() |
String |
getConnStr() |
default String |
getSchemaName() |
default Boolean |
getSkipSchemaCreation() |
@Stability(value=Experimental) @NotNull String getConnStr()
@Stability(value=Experimental) @Nullable default String getSchemaName()
@Stability(value=Experimental) @Nullable default Boolean getSkipSchemaCreation()
@Stability(value=Experimental) static PgBackendProps.Builder builder()
PgBackendProps.Builder
of PgBackendProps
Copyright © 2021. All rights reserved.