toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.oracledatabase.kotlin.outputs
/
GetDbNodesDbNodeProperty
Get
Db
Nodes
Db
Node
Property
data
class
GetDbNodesDbNodeProperty
(
val
dbNodeStorageSizeGb
:
Int
,
val
dbServerOcid
:
String
,
val
hostname
:
String
,
val
memorySizeGb
:
Int
,
val
ocid
:
String
,
val
ocpuCount
:
Int
,
val
state
:
String
,
val
totalCpuCoreCount
:
Int
)
Members
Constructors
Get
Db
Nodes
Db
Node
Property
Link copied to clipboard
constructor
(
dbNodeStorageSizeGb
:
Int
,
dbServerOcid
:
String
,
hostname
:
String
,
memorySizeGb
:
Int
,
ocid
:
String
,
ocpuCount
:
Int
,
state
:
String
,
totalCpuCoreCount
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
db
Node
Storage
Size
Gb
Link copied to clipboard
val
dbNodeStorageSizeGb
:
Int
Output only
db
Server
Ocid
Link copied to clipboard
val
dbServerOcid
:
String
Output only
hostname
Link copied to clipboard
val
hostname
:
String
Output only
memory
Size
Gb
Link copied to clipboard
val
memorySizeGb
:
Int
Output only
ocid
Link copied to clipboard
val
ocid
:
String
Output only
ocpu
Count
Link copied to clipboard
val
ocpuCount
:
Int
Output only
state
Link copied to clipboard
val
state
:
String
Output only
total
Cpu
Core
Count
Link copied to clipboard
val
totalCpuCoreCount
:
Int
Output only