Get App Spec Service Log Destination Open Search
data class GetAppSpecServiceLogDestinationOpenSearch(val basicAuth: GetAppSpecServiceLogDestinationOpenSearchBasicAuth, val clusterName: String? = null, val endpoint: String? = null, val indexName: String? = null)
Constructors
Link copied to clipboard
constructor(basicAuth: GetAppSpecServiceLogDestinationOpenSearchBasicAuth, clusterName: String? = null, endpoint: String? = null, indexName: String? = null)