toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.oracledatabase.kotlin.outputs
/
GetDbServersDbServerProperty
/
GetDbServersDbServerProperty
Get
Db
Servers
Db
Server
Property
constructor
(
dbNodeIds
:
List
<
String
>
,
dbNodeStorageSizeGb
:
Int
,
maxDbNodeStorageSizeGb
:
Int
,
maxMemorySizeGb
:
Int
,
maxOcpuCount
:
Int
,
memorySizeGb
:
Int
,
ocid
:
String
,
ocpuCount
:
Int
,
state
:
String
,
vmCount
:
Int
)