Get Service Hostname Configuration
data class GetServiceHostnameConfiguration(val developerPortals: List<GetServiceHostnameConfigurationDeveloperPortal>, val managements: List<GetServiceHostnameConfigurationManagement>, val portals: List<GetServiceHostnameConfigurationPortal>, val proxies: List<GetServiceHostnameConfigurationProxy>, val scms: List<GetServiceHostnameConfigurationScm>)
Constructors
Link copied to clipboard
fun GetServiceHostnameConfiguration(developerPortals: List<GetServiceHostnameConfigurationDeveloperPortal>, managements: List<GetServiceHostnameConfigurationManagement>, portals: List<GetServiceHostnameConfigurationPortal>, proxies: List<GetServiceHostnameConfigurationProxy>, scms: List<GetServiceHostnameConfigurationScm>)