ResourceTypeRegistrationPropertiesResponseManagement

data class ResourceTypeRegistrationPropertiesResponseManagement(val incidentContactEmail: String? = null, val incidentRoutingService: String? = null, val incidentRoutingTeam: String? = null, val manifestOwners: List<String>? = null, val resourceAccessPolicy: String? = null, val resourceAccessRoles: List<Any>? = null, val schemaOwners: List<String>? = null, val serviceTreeInfos: List<ServiceTreeInfoResponse>? = null)

Constructors

constructor(incidentContactEmail: String? = null, incidentRoutingService: String? = null, incidentRoutingTeam: String? = null, manifestOwners: List<String>? = null, resourceAccessPolicy: String? = null, resourceAccessRoles: List<Any>? = null, schemaOwners: List<String>? = null, serviceTreeInfos: List<ServiceTreeInfoResponse>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val manifestOwners: List<String>? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val schemaOwners: List<String>? = null
Link copied to clipboard