@Retention(value=RUNTIME) @Target(value=TYPE) @Import(value={AmazonRdsInstanceConfiguration.Registrar.class,AmazonRdsInstanceConfiguration.class}) @Deprecated public @interface EnableRdsInstance
Modifier and Type | Required Element and Description |
---|---|
String |
dbInstanceIdentifier
Deprecated.
|
String |
password
Deprecated.
|
Modifier and Type | Optional Element and Description |
---|---|
String |
databaseName
Deprecated.
|
boolean |
readReplicaSupport
Deprecated.
|
String |
username
Deprecated.
|
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.