toggle menu
pulumi-aws-native-kotlin
0.108.1.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.rds.kotlin
/
GlobalClusterArgs
/
GlobalClusterArgs
Global
Cluster
Args
constructor
(
deletionProtection
:
Output
<
Boolean
>
?
=
null
,
engine
:
Output
<
GlobalClusterEngine
>
?
=
null
,
engineVersion
:
Output
<
String
>
?
=
null
,
globalClusterIdentifier
:
Output
<
String
>
?
=
null
,
sourceDbClusterIdentifier
:
Output
<
String
>
?
=
null
,
storageEncrypted
:
Output
<
Boolean
>
?
=
null
)