Deployment Type Response
data class DeploymentTypeResponse(val appSourceUri: String? = null, val languageRuntime: String? = null)
Object representing DeploymentType for Managed CCF.
Object representing DeploymentType for Managed CCF.