Add Data Lake Store With Account Parameters Args
data class AddDataLakeStoreWithAccountParametersArgs(val name: Output<String>, val suffix: Output<String>? = null) : ConvertibleToJava<AddDataLakeStoreWithAccountParametersArgs>
The parameters used to add a new Data Lake Store account while creating a new Data Lake Analytics account.