Crawler Lake Formation Configuration
data class CrawlerLakeFormationConfiguration(val accountId: String? = null, val useLakeFormationCredentials: Boolean? = null)
Constructors
Link copied to clipboard
fun CrawlerLakeFormationConfiguration(accountId: String? = null, useLakeFormationCredentials: Boolean? = null)