DatastoreArgs

fun DatastoreArgs(datastoreName: Output<String>? = null, kmsKeyArn: Output<String>? = null, tags: Output<DatastoreTagsArgs>? = null)