toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.documentdb.kotlin.inputs
/
SqlDatabaseResourceArgs
Sql
Database
Resource
Args
data
class
SqlDatabaseResourceArgs
(
val
id
:
Output
<
String
>
)
:
ConvertibleToJava
<
SqlDatabaseResourceArgs
>
Cosmos DB SQL database resource object
Members
Constructors
Sql
Database
Resource
Args
Link copied to clipboard
constructor
(
id
:
Output
<
String
>
)
Properties
id
Link copied to clipboard
val
id
:
Output
<
String
>
Name of the Cosmos DB SQL database
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
SqlDatabaseResourceArgs