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