toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.oracledatabase.kotlin.outputs
/
GetDbServersDbServer
Get
Db
Servers
Db
Server
data
class
GetDbServersDbServer
(
val
displayName
:
String
,
val
properties
:
List
<
GetDbServersDbServerProperty
>
)
Members
Constructors
Get
Db
Servers
Db
Server
Link copied to clipboard
constructor
(
displayName
:
String
,
properties
:
List
<
GetDbServersDbServerProperty
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
display
Name
Link copied to clipboard
val
displayName
:
String
The Display name
properties
Link copied to clipboard
val
properties
:
List
<
GetDbServersDbServerProperty
>