WebcomOptions

data class WebcomOptions @JvmOverloads constructor(Authentication: AuthenticationOptions?, ServerlessDb: ServerlessDbOptions?)

Properties

Authentication
Link copied to clipboard
val Authentication: AuthenticationOptions? = null
ServerlessDb
Link copied to clipboard
val ServerlessDb: ServerlessDbOptions? = null