ACIService Create Request Data Collection Args
data class ACIServiceCreateRequestDataCollectionArgs(val eventHubEnabled: Output<Boolean>? = null, val storageEnabled: Output<Boolean>? = null) : ConvertibleToJava<ACIServiceCreateRequestDataCollectionArgs>
Details of the data collection options specified.