Documentation - v0.0.0
Preparing search index...
@crisiscleanup/stacks.api
DataStackProps
Interface DataStackProps
interface
DataStackProps
{
clusterProps
:
DatabaseConfig
;
credentialsSecret
?:
ISecret
;
encryptionKey
?:
IKey
;
vpc
:
IVpc
;
}
Index
Properties
cluster
Props
credentials
Secret?
encryption
Key?
vpc
Properties
cluster
Props
clusterProps
:
DatabaseConfig
Optional
credentials
Secret
credentialsSecret
?:
ISecret
Optional
encryption
Key
encryptionKey
?:
IKey
vpc
vpc
:
IVpc
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cluster
Props
credentials
Secret
encryption
Key
vpc
Documentation - v0.0.0
Loading...