CustomKeysConnectionPropertiesResponse

constructor(authType: String, category: String? = null, createdByWorkspaceArmId: String, credentials: CustomKeysResponse? = null, error: String? = null, expiryTime: String? = null, group: String, isSharedToAll: Boolean? = null, metadata: Map<String, String>? = null, peRequirement: String? = null, peStatus: String? = null, sharedUserList: List<String>? = null, target: String? = null, useWorkspaceManagedIdentity: Boolean? = null)