Get App Spec Service Log Destination
data class GetAppSpecServiceLogDestination(val datadog: GetAppSpecServiceLogDestinationDatadog? = null, val logtail: GetAppSpecServiceLogDestinationLogtail? = null, val name: String, val papertrail: GetAppSpecServiceLogDestinationPapertrail? = null)
Constructors
Link copied to clipboard
fun GetAppSpecServiceLogDestination(datadog: GetAppSpecServiceLogDestinationDatadog? = null, logtail: GetAppSpecServiceLogDestinationLogtail? = null, name: String, papertrail: GetAppSpecServiceLogDestinationPapertrail? = null)