@Stability(value=Experimental) public static final class SqlServerSeederProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements SqlServerSeederProps
SqlServerSeederPropssoftware.amazon.jsii.JsiiObject.InitializationModeSqlServerSeederProps.Builder, SqlServerSeederProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getCreateScriptPath()
EXPERIMENTAL
|
software.amazon.awscdk.services.rds.DatabaseInstance |
getDatabase()
EXPERIMENTAL
|
String |
getDeleteScriptPath()
EXPERIMENTAL
|
Boolean |
getIgnoreSqlErrors()
Flag that allows to ignore SQL errors.
|
Number |
getMemorySize()
The amount of memory, in MB, that is allocated to custom resource's Lambda function.
|
Number |
getPort()
EXPERIMENTAL
|
software.amazon.awscdk.services.ec2.IVpc |
getVpc()
EXPERIMENTAL
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public String getCreateScriptPath()
SqlServerSeederPropsgetCreateScriptPath in interface SqlServerSeederPropspublic software.amazon.awscdk.services.rds.DatabaseInstance getDatabase()
SqlServerSeederPropsgetDatabase in interface SqlServerSeederPropspublic Number getPort()
SqlServerSeederPropsgetPort in interface SqlServerSeederPropspublic software.amazon.awscdk.services.ec2.IVpc getVpc()
SqlServerSeederPropsgetVpc in interface SqlServerSeederPropspublic String getDeleteScriptPath()
SqlServerSeederPropsgetDeleteScriptPath in interface SqlServerSeederPropspublic Boolean getIgnoreSqlErrors()
SqlServerSeederPropsMay be helpful during troubleshooting.
Default: false
EXPERIMENTAL
getIgnoreSqlErrors in interface SqlServerSeederPropspublic Number getMemorySize()
SqlServerSeederPropsMay require some tweaking for "hunger" SQL scripts.
Default: 512
EXPERIMENTAL
getMemorySize in interface SqlServerSeederPropspublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.