toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.cache.kotlin.outputs
/
GetDatabaseResult
/
GetDatabaseResult
Get
Database
Result
constructor
(
clientProtocol
:
String
?
=
null
,
clusteringPolicy
:
String
?
=
null
,
evictionPolicy
:
String
?
=
null
,
id
:
String
,
modules
:
List
<
ModuleResponse
>
?
=
null
,
name
:
String
,
persistence
:
PersistenceResponse
?
=
null
,
port
:
Int
?
=
null
,
provisioningState
:
String
,
resourceState
:
String
,
type
:
String
)