@Generated(value="jsii-pacmak/1.55.1 (build 07d2d90)", date="2022-05-24T07:49:51.599Z") @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 © 2022. All rights reserved.